Status: Pass 216 Failure 10 Skip 10
Test Group/Test case | Count | Pass | Fail | Error | Skip | View | |
tearDownClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 1 | 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 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 602, 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, <traceback object at 0x7f116fedf8c0>), (<class 'tempest.lib.exceptions.TimeoutException'>, Request timed out Details: (AttachVolumeShelveTestJSON:tearDownClass) Failed to delete volume c199d515-fa41-43ae-9e8f-cd84304ee49d within the required time (360 s). Timer started at 1661337368. Timer ended at 1661337728. Waited for 360 s., <traceback object at 0x7f116e05bd80>)) |
||||||
tearDownClass (tempest.scenario.test_minimum_basic | 1 | 0 | 1 | 0 | 0 | Detail | |
TestMinimumBasicScenario) |
fail
ft2.1: tearDownClass (tempest.scenario.test_minimum_basic.TestMinimumBasicScenario)testtools.testresult.real._StringException: Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 220, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 192, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 731, in clear_credentials cls._creds_provider.clear_creds() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 555, in clear_creds self._clear_isolated_net_resources() File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 545, in _clear_isolated_net_resources self._clear_isolated_subnet(creds.subnet['id'], File "/opt/stack/tempest/tempest/lib/common/dynamic_creds.py", line 508, in _clear_isolated_subnet client.delete_subnet(subnet_id) File "/opt/stack/tempest/tempest/lib/services/network/subnets_client.py", line 52, in delete_subnet 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 841, in _error_checker raise exceptions.Conflict(resp_body, resp=resp) tempest.lib.exceptions.Conflict: Conflict with state of target resource Details: {'type': 'SubnetInUse', 'message': 'Unable to complete operation on subnet ab052af0-9259-4d37-9a00-fbcdc30cffcb: One or more ports have an IP allocation from this subnet.', 'detail': ''} |
||||||
tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] |
pass
pt3.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] |
fail
ft3.2: tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume[id-f56e465b-fe10-48bf-b75d-646cda3a8bc9,negative,volume]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-24 10:05:03,138 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes 0.360s 2022-08-24 10:05:03,139 121378 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-ServerRescueNegativeTestJSON-volume-152317997"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-587c5f4d-73ad-4e3d-b8ce-9a5d8d8e2acf', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-587c5f4d-73ad-4e3d-b8ce-9a5d8d8e2acf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.039101", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-24 10:05:03,214 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.066s 2022-08-24 10:05:03,214 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e4bb0cb-e02c-41a8-8b96-1ca444acebbf', 'content-length': '895', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e4bb0cb-e02c-41a8-8b96-1ca444acebbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:05:04,331 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.104s 2022-08-24 10:05:04,331 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-262ca623-08da-4fa9-848e-601f26f94b5f', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-262ca623-08da-4fa9-848e-601f26f94b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:05:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:05:04,344 121378 INFO [tempest.common.waiters] volume 57062e38-4dec-4132-969b-b4e85fc3b9ac reached available after waiting for 1.344334 seconds 2022-08-24 10:05:04,344 121378 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-24 10:05:04,452 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.86/compute/v2.1/os-keypairs 0.104s 2022-08-24 10:05:04,452 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1354646386", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGxsGFe9jCreHTVyFAaClQ1otGbhlqyKe8g+j5ZHiJSNq69lC+93iFJZS+QLPVUYIeLl9bo0XxhgTvyxINPHUUFWAktGKsfUuCGXqGNqTaicLP0oPQKNmNov1Mou4z3Ng=="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e608bae3-f241-44e7-bd36-8edd63934df2', 'x-compute-request-id': 'req-e608bae3-f241-44e7-bd36-8edd63934df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1354646386", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGxsGFe9jCreHTVyFAaClQ1otGbhlqyKe8g+j5ZHiJSNq69lC+93iFJZS+QLPVUYIeLl9bo0XxhgTvyxINPHUUFWAktGKsfUuCGXqGNqTaicLP0oPQKNmNov1Mou4z3Ng==", "fingerprint": "9f:4f:a9:32:10:36:a2:ca:0d:69:be:a4:de:28:84:55", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8"}}' 2022-08-24 10:05:04,455 121378 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1354646386 created 2022-08-24 10:05:05,070 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.86:9696/networking/v2.0/security-groups 0.614s 2022-08-24 10:05:05,070 121378 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--1823014725", "description": "tempest-description--87292170"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1595', 'x-openstack-request-id': 'req-dec9358b-eb61-4a9f-9491-9cf4a0fd6d0a', 'date': 'Wed, 24 Aug 2022 10:05:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60", "name": "tempest-securitygroup--1823014725", "stateful": true, "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "description": "tempest-description--87292170", "shared": false, "security_group_rules": [{"id": "537d8e37-9c90-422f-8a09-8dd6c863aa1d", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "security_group_id": "3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60", "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": 456, "description": null, "tags": [], "created_at": "2022-08-24T10:05:04Z", "updated_at": "2022-08-24T10:05:04Z", "revision_number": 0, "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}, {"id": "dbbf93d6-da98-4e10-b492-ddbeb487e934", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "security_group_id": "3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60", "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": 457, "description": null, "tags": [], "created_at": "2022-08-24T10:05:04Z", "updated_at": "2022-08-24T10:05:04Z", "revision_number": 0, "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}], "tags": [], "created_at": "2022-08-24T10:05:04Z", "updated_at": "2022-08-24T10:05:04Z", "revision_number": 1, "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:05:05,715 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.644s 2022-08-24 10:05:05,716 121378 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": "3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60", "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-9aa4932d-b116-485f-b74e-97904994b127', 'date': 'Wed, 24 Aug 2022 10:05:05 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3f344c58-9ca4-42ce-91ae-1cf77ec257c4", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "security_group_id": "3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60", "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": "2022-08-24T10:05:05Z", "updated_at": "2022-08-24T10:05:05Z", "revision_number": 0, "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:05:06,323 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.607s 2022-08-24 10:05:06,324 121378 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": "3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-9a82ec55-486a-445b-b804-e46f640a8829', 'date': 'Wed, 24 Aug 2022 10:05:06 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2262bc52-7eb9-4896-a735-827199d03b63", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "security_group_id": "3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60", "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": "2022-08-24T10:05:05Z", "updated_at": "2022-08-24T10:05:05Z", "revision_number": 0, "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:05:06,324 121378 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1823014725 created 2022-08-24 10:05:10,730 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.86:9696/networking/v2.0/floatingips 4.406s 2022-08-24 10:05:10,731 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-94dc00eb-04f7-4e22-b2af-9d4be2dd7756', 'date': 'Wed, 24 Aug 2022 10:05:10 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "58e824c1-4d64-4612-b9b6-b3c60edd2113", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "floating_ip_address": "172.27.4.188", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-24T10:05:09Z", "updated_at": "2022-08-24T10:05:09Z", "revision_number": 0}}' 2022-08-24 10:05:10,731 121378 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '58e824c1-4d64-4612-b9b6-b3c60edd2113', 'tenant_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'floating_ip_address': '172.27.4.188', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:05:09Z', 'updated_at': '2022-08-24T10:05:09Z', 'revision_number': 0, 'ip': '172.27.4.188'} created 2022-08-24 10:05:11,069 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.331s 2022-08-24 10:05:11,070 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3270', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7947852c-f27b-49af-bfa2-6056215544ba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "name": "tempest-ServerRescueNegativeTestJSON-1910690561-project", "password_expires_at": null}, "audit_ids": ["moRlIpg2QHKfwk1QZOSauA"], "expires_at": "2022-08-24T11:05:10.000000Z", "issued_at": "2022-08-24T10:05:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "name": "tempest-ServerRescueNegativeTestJSON-1910690561"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:05:11,070 121378 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '3742113f-8471-4780-be0c-20ea54885f07', 'name': 'tempest-ServerRescueNegativeTestJSON-698685940-network', 'tenant_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1072, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:02:56Z', 'updated_at': '2022-08-24T10:02:56Z', 'revision_number': 1} available for tenant 2022-08-24 10:05:11,071 121378 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1354646386', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGxsGFe9jCreHTVyFAaClQ1otGbhlqyKe8g+j5ZHiJSNq69lC+93iFJZS+QLPVUYIeLl9bo0XxhgTvyxINPHUUFWAktGKsfUuCGXqGNqTaicLP0oPQKNmNov1Mou4z3Ng==', 'fingerprint': '9f:4f:a9:32:10:36:a2:ca:0d:69:be:a4:de:28:84:55', 'user_id': '46c01f8b99e24be5b6c2d73b9b1bd9b8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3hLWJBsb2lYq2OqNvfZvgNmaw7WEkbMY5rIcoeRA8z5S9m+fs5XnI\nT0dAHvOjAbegBwYFK4EEACKhZANiAATBsbBhXvYwq3h01chQGgpUNaLRm4Zasinv\nIPo+WR4iUjauvZQvvd4hSWUvkCz1VGCHi5fW6NF8YYE78sSDTx1FBVgJLRirH1Lg\nhl6hjak2onCz9KD0CjZjaL9TKLuM9zY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60', 'name': 'tempest-securitygroup--1823014725', 'stateful': True, 'tenant_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'description': 'tempest-description--87292170', 'shared': False, 'security_group_rules': [{'id': '537d8e37-9c90-422f-8a09-8dd6c863aa1d', 'tenant_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'security_group_id': '3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60', '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': 456, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:05:04Z', 'updated_at': '2022-08-24T10:05:04Z', 'revision_number': 0, 'project_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3'}, {'id': 'dbbf93d6-da98-4e10-b492-ddbeb487e934', 'tenant_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'security_group_id': '3f5eaeb7-d661-40fa-bbd3-dcf9d3566d60', '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': 457, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:05:04Z', 'updated_at': '2022-08-24T10:05:04Z', 'revision_number': 0, 'project_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3'}], 'tags': [], 'created_at': '2022-08-24T10:05:04Z', 'updated_at': '2022-08-24T10:05:04Z', 'revision_number': 1, 'project_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3'}, 'floating_ip': {'id': '58e824c1-4d64-4612-b9b6-b3c60edd2113', 'tenant_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'floating_ip_address': '172.27.4.188', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:05:09Z', 'updated_at': '2022-08-24T10:05:09Z', 'revision_number': 0, 'ip': '172.27.4.188'}} 2022-08-24 10:05:12,185 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.222.0.86/compute/v2.1/servers 1.113s 2022-08-24 10:05:12,186 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "flavorRef": "452", "adminPass": "Q0!Ldg=&s*^*xg6", "networks": [{"uuid": "3742113f-8471-4780-be0c-20ea54885f07"}], "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "key_name": "tempest-keypair-1354646386", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '409', 'location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d860cf-ffe2-4447-b1b4-c6e0eb2011c0', 'x-compute-request-id': 'req-63d860cf-ffe2-4447-b1b4-c6e0eb2011c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "adminPass": "Q0!Ldg=&s*^*xg6"}}' 2022-08-24 10:05:12,958 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.768s 2022-08-24 10:05:12,958 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1246', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7543ca5-0c4d-4663-b905-30f7599c8dba', 'x-compute-request-id': 'req-b7543ca5-0c4d-4663-b905-30f7599c8dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1354646386", "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": []}}' 2022-08-24 10:05:14,191 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.219s 2022-08-24 10:05:14,191 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1298', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a18e53f2-280a-4ab0-afef-56f2c1591808', 'x-compute-request-id': 'req-a18e53f2-280a-4ab0-afef-56f2c1591808', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "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": []}}' 2022-08-24 10:05:14,204 121378 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-08-24 10:05:16,116 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.910s 2022-08-24 10:05:16,117 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1306', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cd85a16-3041-4f98-9c07-14d8611aa1b5', 'x-compute-request-id': 'req-8cd85a16-3041-4f98-9c07-14d8611aa1b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "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": []}}' 2022-08-24 10:05:16,132 121378 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/networking" after 4 second wait 2022-08-24 10:05:17,592 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.459s 2022-08-24 10:05:17,592 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1304', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e53315-2ce2-4e43-94a0-e1615ed28a1e', 'x-compute-request-id': 'req-58e53315-2ce2-4e43-94a0-e1615ed28a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "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": []}}' 2022-08-24 10:05:17,603 121378 INFO [tempest.common.waiters] State transition "BUILD/networking" ==> "BUILD/spawning" after 5 second wait 2022-08-24 10:05:19,721 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 1.117s 2022-08-24 10:05:19,721 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecdb884c-5516-44b9-b88e-b99990329f59', 'x-compute-request-id': 'req-ecdb884c-5516-44b9-b88e-b99990329f59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:21,216 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.482s 2022-08-24 10:05:21,217 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be32e911-3364-4e41-a4e2-244b64cf85dd', 'x-compute-request-id': 'req-be32e911-3364-4e41-a4e2-244b64cf85dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:23,010 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.778s 2022-08-24 10:05:23,011 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8bbdbf5-0a0c-4f0c-8928-2b5bb3b7d92e', 'x-compute-request-id': 'req-d8bbdbf5-0a0c-4f0c-8928-2b5bb3b7d92e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:24,443 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.420s 2022-08-24 10:05:24,443 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74fed669-95a0-484a-91c3-ece405278a3d', 'x-compute-request-id': 'req-74fed669-95a0-484a-91c3-ece405278a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:25,887 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.431s 2022-08-24 10:05:25,887 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cccd9cc6-9522-4308-93ca-0e2d6c9932be', 'x-compute-request-id': 'req-cccd9cc6-9522-4308-93ca-0e2d6c9932be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:27,379 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.480s 2022-08-24 10:05:27,380 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-213930c3-5512-4086-9202-af9be8549004', 'x-compute-request-id': 'req-213930c3-5512-4086-9202-af9be8549004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:29,014 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.618s 2022-08-24 10:05:29,014 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38da6bac-ef19-4e1e-8e8d-5fc52a32ed5c', 'x-compute-request-id': 'req-38da6bac-ef19-4e1e-8e8d-5fc52a32ed5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:30,412 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.380s 2022-08-24 10:05:30,412 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d67ede91-8636-4bc9-9403-6db34a744a64', 'x-compute-request-id': 'req-d67ede91-8636-4bc9-9403-6db34a744a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:31,870 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.446s 2022-08-24 10:05:31,871 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dab4c99c-7a32-4116-8111-e5eae88536e6', 'x-compute-request-id': 'req-dab4c99c-7a32-4116-8111-e5eae88536e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:33,530 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.632s 2022-08-24 10:05:33,530 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b89d8b6c-b5d7-4e4d-94e3-4adfc683fdb2', 'x-compute-request-id': 'req-b89d8b6c-b5d7-4e4d-94e3-4adfc683fdb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:34,841 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.293s 2022-08-24 10:05:34,841 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bffd74a-8269-41fd-b84b-a9d0f27b28a3', 'x-compute-request-id': 'req-5bffd74a-8269-41fd-b84b-a9d0f27b28a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:36,214 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.359s 2022-08-24 10:05:36,215 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81f44213-3e53-4845-ba98-3200ab07e2b6', 'x-compute-request-id': 'req-81f44213-3e53-4845-ba98-3200ab07e2b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:37,503 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.276s 2022-08-24 10:05:37,504 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1372', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c8ac540-f4c7-46a5-9565-7b4fee490d85', 'x-compute-request-id': 'req-6c8ac540-f4c7-46a5-9565-7b4fee490d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "BUILD", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:38,992 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.472s 2022-08-24 10:05:38,992 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1565', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e36737c-53b2-4878-8b62-091a79199f63', 'x-compute-request-id': 'req-8e36737c-53b2-4878-8b62-091a79199f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:05:37Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:05:39,004 121378 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 27 second wait 2022-08-24 10:05:39,242 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-interface 0.237s 2022-08-24 10:05:39,243 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:39 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-36887579-00a1-43b0-8725-10fbfb3a7323', 'x-compute-request-id': 'req-36887579-00a1-43b0-8725-10fbfb3a7323', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3742113f-8471-4780-be0c-20ea54885f07", "port_id": "7b852e03-cec0-4436-b50c-9c652193755e", "mac_addr": "fa:16:3e:8a:cc:c6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "628af4a7-cfb3-4aba-b3ad-e3a4afbcd253", "ip_address": "172.20.0.6"}]}]}' 2022-08-24 10:05:41,097 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 PUT http://10.222.0.86:9696/networking/v2.0/floatingips/58e824c1-4d64-4612-b9b6-b3c60edd2113 1.850s 2022-08-24 10:05:41,098 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "7b852e03-cec0-4436-b50c-9c652193755e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-2fc37307-2712-4ecb-9e74-20b93fc50214', 'date': 'Wed, 24 Aug 2022 10:05:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/58e824c1-4d64-4612-b9b6-b3c60edd2113'} Body: b'{"floatingip": {"id": "58e824c1-4d64-4612-b9b6-b3c60edd2113", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "floating_ip_address": "172.27.4.188", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "dab32a87-6d9d-448f-bb1d-e0185238a73c", "port_id": "7b852e03-cec0-4436-b50c-9c652193755e", "fixed_ip_address": "172.20.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "3742113f-8471-4780-be0c-20ea54885f07", "mac_address": "fa:16:3e:8a:cc:c6", "admin_state_up": true, "status": "ACTIVE", "device_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:05:09Z", "updated_at": "2022-08-24T10:05:39Z", "revision_number": 1, "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:05:41,099 121378 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.188:22' as 'ubuntu' with public key authentication 2022-08-24 10:05:46,612 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:05:49,684 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:05:56,244 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:06:03,828 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:06:11,394 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 5. Retry after 6 seconds. 2022-08-24 10:06:17,905 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 6. Retry after 7 seconds. 2022-08-24 10:06:25,548 121378 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:06:26,462 121378 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-08-24 10:06:26,471 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 (Authentication failed.). Number attempts: 7. Retry after 8 seconds. 2022-08-24 10:06:34,989 121378 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:06:35,110 121378 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:06:35,111 121378 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.188 successfully created 2022-08-24 10:06:44,605 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 9.494s 2022-08-24 10:06:44,606 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:35 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-5a0490f5-7929-45e9-bdb8-ae1e90fb0c52', 'x-compute-request-id': 'req-5a0490f5-7929-45e9-bdb8-ae1e90fb0c52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "device": "/dev/sdb"}}' 2022-08-24 10:06:44,684 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.076s 2022-08-24 10:06:44,685 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7896796a-8496-4aa7-8d56-651e1c88f436', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7896796a-8496-4aa7-8d56-651e1c88f436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:45,743 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.043s 2022-08-24 10:06:45,744 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fd0f076-45ea-4520-b29f-8937cd85da54', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fd0f076-45ea-4520-b29f-8937cd85da54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:46,810 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.055s 2022-08-24 10:06:46,811 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ac0073-ee8e-4001-bd24-e706670a8485', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ac0073-ee8e-4001-bd24-e706670a8485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:47,869 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.046s 2022-08-24 10:06:47,869 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a025843a-7858-475b-bb07-b87b6ed16078', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a025843a-7858-475b-bb07-b87b6ed16078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:48,925 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.043s 2022-08-24 10:06:48,925 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-481f8891-2305-48a7-ab22-73cd4e766807', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-481f8891-2305-48a7-ab22-73cd4e766807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:49,980 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.044s 2022-08-24 10:06:49,981 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9564a28-519b-46d5-8bcc-bb59f12271ee', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9564a28-519b-46d5-8bcc-bb59f12271ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:51,037 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.045s 2022-08-24 10:06:51,038 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d3b3a2-a0ce-4de5-bd86-68e203a11dd0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d3b3a2-a0ce-4de5-bd86-68e203a11dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:52,100 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.050s 2022-08-24 10:06:52,101 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98749c4-0322-4842-9977-796374277fed', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98749c4-0322-4842-9977-796374277fed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:53,170 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.058s 2022-08-24 10:06:53,170 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc83883c-1acb-49e8-a8de-ad86ba69eb19', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc83883c-1acb-49e8-a8de-ad86ba69eb19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:54,231 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.049s 2022-08-24 10:06:54,232 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2880ec30-b548-4ce0-b58c-25a9444a3a81', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2880ec30-b548-4ce0-b58c-25a9444a3a81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:55,313 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.069s 2022-08-24 10:06:55,314 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07968ca3-bace-42a4-bc7b-af6184685391', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07968ca3-bace-42a4-bc7b-af6184685391', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:56,380 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.054s 2022-08-24 10:06:56,380 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635a61db-b0d9-4b7d-af70-831658f7bf23', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635a61db-b0d9-4b7d-af70-831658f7bf23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:57,439 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.047s 2022-08-24 10:06:57,439 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2b71d6-6ad0-4875-9fd1-cc45eed349d5', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2b71d6-6ad0-4875-9fd1-cc45eed349d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:58,503 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.052s 2022-08-24 10:06:58,504 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d135bf-17d6-4463-8f48-7def3d1c9bc0', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d135bf-17d6-4463-8f48-7def3d1c9bc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:53.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:59,558 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.043s 2022-08-24 10:06:59,558 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342e2712-bd4e-4483-90f2-784e6a11e8ed', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342e2712-bd4e-4483-90f2-784e6a11e8ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:59.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:59,569 121378 INFO [tempest.common.waiters] Attachment 33d92ce1-7d1b-4bb4-a66c-473440da4b97 created for volume 57062e38-4dec-4132-969b-b4e85fc3b9ac to server bdb467be-865b-489c-ab6c-f714a02672e1 after waiting for 15.569735 seconds 2022-08-24 10:06:59,615 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.045s 2022-08-24 10:06:59,616 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20f533cc-a2b1-4e03-9e41-647ba86d8353', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20f533cc-a2b1-4e03-9e41-647ba86d8353', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:59.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:06:59,626 121378 INFO [tempest.common.waiters] volume 57062e38-4dec-4132-969b-b4e85fc3b9ac reached in-use after waiting for 0.626538 seconds 2022-08-24 10:06:59,826 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 POST http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/action 0.199s 2022-08-24 10:06:59,826 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"rescue": {"adminPass": "Q0!Ldg=&s*^*xg6"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '32', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73c06159-47be-4c6f-96c2-53acd00a8f1c', 'x-compute-request-id': 'req-73c06159-47be-4c6f-96c2-53acd00a8f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/action'} Body: b'{"adminPass": "Q0!Ldg=&s*^*xg6"}' 2022-08-24 10:07:00,075 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.247s 2022-08-24 10:07:00,075 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cedd028-6404-4287-bd47-a7d89111d6a2', 'x-compute-request-id': 'req-2cedd028-6404-4287-bd47-a7d89111d6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:01,247 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.159s 2022-08-24 10:07:01,248 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed611c3e-bfd2-429a-9716-8f5551f5ba69', 'x-compute-request-id': 'req-ed611c3e-bfd2-429a-9716-8f5551f5ba69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:02,419 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.159s 2022-08-24 10:07:02,420 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3b94ea2-6886-44bb-9c00-1696a46b3db3', 'x-compute-request-id': 'req-a3b94ea2-6886-44bb-9c00-1696a46b3db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:03,586 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.153s 2022-08-24 10:07:03,586 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4df837ba-a370-476e-aeb1-4f4175977d32', 'x-compute-request-id': 'req-4df837ba-a370-476e-aeb1-4f4175977d32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:04,761 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.162s 2022-08-24 10:07:04,761 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca25b93-981b-4af8-b812-084ec79642d9', 'x-compute-request-id': 'req-8ca25b93-981b-4af8-b812-084ec79642d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:05,935 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.160s 2022-08-24 10:07:05,935 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e1fb2a6-05d4-4167-8cc1-846c0d25d2de', 'x-compute-request-id': 'req-4e1fb2a6-05d4-4167-8cc1-846c0d25d2de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:07,105 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.157s 2022-08-24 10:07:07,105 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91a73de2-cb53-4249-99e3-125b02061801', 'x-compute-request-id': 'req-91a73de2-cb53-4249-99e3-125b02061801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:08,282 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.164s 2022-08-24 10:07:08,282 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec65f37b-67a3-4153-b03d-4fe780e46d6c', 'x-compute-request-id': 'req-ec65f37b-67a3-4153-b03d-4fe780e46d6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:09,454 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.158s 2022-08-24 10:07:09,454 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6977c73-3b1c-4511-ae0e-334158f709c5', 'x-compute-request-id': 'req-b6977c73-3b1c-4511-ae0e-334158f709c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:10,624 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.156s 2022-08-24 10:07:10,624 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37b1cdd5-1d2f-45a3-b677-c014c678801d', 'x-compute-request-id': 'req-37b1cdd5-1d2f-45a3-b677-c014c678801d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:11,791 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.153s 2022-08-24 10:07:11,792 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c374ed1-bec1-434d-a998-4858259a2871', 'x-compute-request-id': 'req-7c374ed1-bec1-434d-a998-4858259a2871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:12,967 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.161s 2022-08-24 10:07:12,967 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90070662-6338-4bf2-b97e-dd55dc3dad4d', 'x-compute-request-id': 'req-90070662-6338-4bf2-b97e-dd55dc3dad4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:14,139 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.157s 2022-08-24 10:07:14,140 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fad37ac3-607a-48d5-9246-0eaba859a457', 'x-compute-request-id': 'req-fad37ac3-607a-48d5-9246-0eaba859a457', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:15,305 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.152s 2022-08-24 10:07:15,305 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b91f8e-ee15-4944-8d2e-2c1f4321b6bc', 'x-compute-request-id': 'req-52b91f8e-ee15-4944-8d2e-2c1f4321b6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:16,770 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.452s 2022-08-24 10:07:16,771 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-293b1a02-8d24-4191-8181-a9d97e2f4a45', 'x-compute-request-id': 'req-293b1a02-8d24-4191-8181-a9d97e2f4a45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:17,939 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.156s 2022-08-24 10:07:17,940 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d6765d4-a6fa-489b-9d11-8e03660db1ae', 'x-compute-request-id': 'req-3d6765d4-a6fa-489b-9d11-8e03660db1ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:19,109 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.157s 2022-08-24 10:07:19,110 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c20eab-97aa-461c-82c7-ca6fcf91a505', 'x-compute-request-id': 'req-e7c20eab-97aa-461c-82c7-ca6fcf91a505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:20,276 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.153s 2022-08-24 10:07:20,276 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bf8aa73-9fde-4a39-9980-61c15b1928c5', 'x-compute-request-id': 'req-1bf8aa73-9fde-4a39-9980-61c15b1928c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:21,441 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.152s 2022-08-24 10:07:21,442 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8d0e8a8-0250-45e6-8858-3dd9d7de5fd7', 'x-compute-request-id': 'req-a8d0e8a8-0250-45e6-8858-3dd9d7de5fd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:22,608 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.153s 2022-08-24 10:07:22,608 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81d4751e-bbb3-4e20-a9de-e26b0033deea', 'x-compute-request-id': 'req-81d4751e-bbb3-4e20-a9de-e26b0033deea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:23,790 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.168s 2022-08-24 10:07:23,790 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-612ee817-abac-4b4b-8d62-3c097f01c272', 'x-compute-request-id': 'req-612ee817-abac-4b4b-8d62-3c097f01c272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:24,954 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.151s 2022-08-24 10:07:24,954 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aa2d2a1-ae09-40e2-88ba-985176b0417b', 'x-compute-request-id': 'req-3aa2d2a1-ae09-40e2-88ba-985176b0417b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:26,124 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.156s 2022-08-24 10:07:26,124 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c1fdcdb-3b2c-4bab-8e82-82620cf06ab0', 'x-compute-request-id': 'req-8c1fdcdb-3b2c-4bab-8e82-82620cf06ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:27,344 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.208s 2022-08-24 10:07:27,344 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4207568d-f607-423a-a67b-97dd9c389e70', 'x-compute-request-id': 'req-4207568d-f607-423a-a67b-97dd9c389e70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:28,518 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.160s 2022-08-24 10:07:28,518 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1736', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2050a897-0df1-4238-be5e-ec57e5231711', 'x-compute-request-id': 'req-2050a897-0df1-4238-be5e-ec57e5231711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:00Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:05:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "rescuing", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:29,684 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.153s 2022-08-24 10:07:29,685 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1716', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20b3edfd-63e2-4f91-973a-738b9b3b1a9e', 'x-compute-request-id': 'req-20b3edfd-63e2-4f91-973a-738b9b3b1a9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "RESCUE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:29Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:29,697 121378 INFO [tempest.common.waiters] State transition "ACTIVE/rescuing" ==> "RESCUE/None" after 29 second wait 2022-08-24 10:07:29,782 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.079s 2022-08-24 10:07:29,783 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3270', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-61515072-f44b-454e-bcd9-e84db8f0dc11', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "name": "tempest-ServerRescueNegativeTestJSON-1910690561-project", "password_expires_at": null}, "audit_ids": ["8gVHQ_3KSHW55_ZERdo_VQ"], "expires_at": "2022-08-24T11:07:29.000000Z", "issued_at": "2022-08-24T10:07:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "name": "tempest-ServerRescueNegativeTestJSON-1910690561"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:07:29,783 121378 INFO [tempest.lib.common.fixed_network] (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume) Found network {'id': '3742113f-8471-4780-be0c-20ea54885f07', 'name': 'tempest-ServerRescueNegativeTestJSON-698685940-network', 'tenant_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1bdfd8ab42f9496d87a8cfcf78d7edc3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1072, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:02:56Z', 'updated_at': '2022-08-24T10:02:56Z', 'revision_number': 1} available for tenant 2022-08-24 10:07:29,884 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 409 DELETE http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.100s 2022-08-24 10:07:29,884 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:29 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': '152', 'x-openstack-request-id': 'req-ec1294eb-626f-4ff5-852e-d7603b42a112', 'x-compute-request-id': 'req-ec1294eb-626f-4ff5-852e-d7603b42a112', 'connection': 'close', 'status': '409', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"conflictingRequest": {"code": 409, "message": "Cannot \'detach_volume\' instance bdb467be-865b-489c-ab6c-f714a02672e1 while it is in vm_state rescued"}}' 2022-08-24 10:07:29,973 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 202 POST http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/action 0.087s 2022-08-24 10:07:29,973 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"unrescue": {}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-929b0861-09dd-4421-99f3-dace6a50e38b', 'x-compute-request-id': 'req-929b0861-09dd-4421-99f3-dace6a50e38b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/action'} Body: b'' 2022-08-24 10:07:30,140 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.166s 2022-08-24 10:07:30,141 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea8b12e-8d49-4d04-9b67-6bc3a77f9244', 'x-compute-request-id': 'req-3ea8b12e-8d49-4d04-9b67-6bc3a77f9244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "RESCUE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:31,316 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.162s 2022-08-24 10:07:31,316 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22d9b0d1-988e-4931-92d7-efd608c42667', 'x-compute-request-id': 'req-22d9b0d1-988e-4931-92d7-efd608c42667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "RESCUE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:32,487 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.159s 2022-08-24 10:07:32,488 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf48769-2224-4cd3-9dce-2d2095d66944', 'x-compute-request-id': 'req-fdf48769-2224-4cd3-9dce-2d2095d66944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "RESCUE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:30Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": "unrescuing", "OS-EXT-STS:vm_state": "rescued", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:33,660 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1 0.160s 2022-08-24 10:07:33,661 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1730', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3c5ed4-d135-4ba4-9897-50dd8eea9d8f', 'x-compute-request-id': 'req-1e3c5ed4-d135-4ba4-9897-50dd8eea9d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1'} Body: b'{"server": {"id": "bdb467be-865b-489c-ab6c-f714a02672e1", "name": "tempest-ServerRescueNegativeTestJSON-server-1380759207", "status": "ACTIVE", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "metadata": {}, "hostId": "f90d29600603300b6d91d4506cc9b092f0cb1ae4cff3883b1791395a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:12Z", "updated": "2022-08-24T10:07:33Z", "addresses": {"tempest-ServerRescueNegativeTestJSON-698685940-network": [{"version": 4, "addr": "172.20.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}, {"version": 4, "addr": "172.27.4.188", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:cc:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/bdb467be-865b-489c-ab6c-f714a02672e1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1354646386", "OS-SRV-USG:launched_at": "2022-08-24T10:07:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1823014725"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac"}]}}' 2022-08-24 10:07:33,672 121378 INFO [tempest.common.waiters] State transition "RESCUE/unrescuing" ==> "ACTIVE/None" after 3 second wait 2022-08-24 10:07:33,784 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-interface 0.111s 2022-08-24 10:07:33,784 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:33 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-418aca32-ce4f-4302-8bf4-b38907e58ba2', 'x-compute-request-id': 'req-418aca32-ce4f-4302-8bf4-b38907e58ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "3742113f-8471-4780-be0c-20ea54885f07", "port_id": "7b852e03-cec0-4436-b50c-9c652193755e", "mac_addr": "fa:16:3e:8a:cc:c6", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "628af4a7-cfb3-4aba-b3ad-e3a4afbcd253", "ip_address": "172.20.0.6"}]}]}' 2022-08-24 10:07:34,711 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 PUT http://10.222.0.86:9696/networking/v2.0/floatingips/58e824c1-4d64-4612-b9b6-b3c60edd2113 0.922s 2022-08-24 10:07:34,711 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "7b852e03-cec0-4436-b50c-9c652193755e"}} Response - Headers: {'content-type': 'application/json', 'content-length': '799', 'x-openstack-request-id': 'req-b6d1032d-6521-423c-a9d2-b95a4ec97362', 'date': 'Wed, 24 Aug 2022 10:07:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/58e824c1-4d64-4612-b9b6-b3c60edd2113'} Body: b'{"floatingip": {"id": "58e824c1-4d64-4612-b9b6-b3c60edd2113", "tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3", "floating_ip_address": "172.27.4.188", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "dab32a87-6d9d-448f-bb1d-e0185238a73c", "port_id": "7b852e03-cec0-4436-b50c-9c652193755e", "fixed_ip_address": "172.20.0.6", "status": "ACTIVE", "description": "", "port_details": {"name": "", "network_id": "3742113f-8471-4780-be0c-20ea54885f07", "mac_address": "fa:16:3e:8a:cc:c6", "admin_state_up": true, "status": "ACTIVE", "device_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:05:09Z", "updated_at": "2022-08-24T10:07:34Z", "revision_number": 3, "project_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:07:34,712 121378 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.188:22' as 'ubuntu' with public key authentication 2022-08-24 10:07:53,236 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:07:58,804 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:08:05,333 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 ([Errno None] Unable to connect to port 22 on 172.27.4.188). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:08:09,889 121378 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:08:10,178 121378 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-08-24 10:08:10,180 121378 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.188 (Authentication failed.). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:08:15,695 121378 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:08:15,811 121378 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:08:15,812 121378 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.188 successfully created 2022-08-24 10:09:15,872 121378 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:10:03,435 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 107.623s 2022-08-24 10:10:03,436 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c7bbee-5340-4d90-99b2-f1c73bdf8881', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c7bbee-5340-4d90-99b2-f1c73bdf8881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:06:59.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:11:03,506 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:12:03,567 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:13:03,626 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:14:03,684 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:15:03,745 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:16:03,806 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:17:03,859 121378 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:18:03,919 121378 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:19:03,972 121378 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:20:04,032 121378 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:22:04,160 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 2022-08-24 10:23:04,218 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 2022-08-24 10:24:04,280 121378 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 2022-08-24 10:24:08,824 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 184.723s 2022-08-24 10:24:08,824 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df7c1947-5a72-4fef-bfb6-809a9628ab31', 'x-compute-request-id': 'req-df7c1947-5a72-4fef-bfb6-809a9628ab31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:09,881 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:24:09,881 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd02db38-d183-4ca0-ade8-5f55002574ab', 'x-compute-request-id': 'req-dd02db38-d183-4ca0-ade8-5f55002574ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:10,934 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:10,934 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-034f0292-1edb-4bfc-959d-ba977544eabf', 'x-compute-request-id': 'req-034f0292-1edb-4bfc-959d-ba977544eabf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:11,987 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:11,987 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d71b998c-aa13-4624-ba94-f92827a6556f', 'x-compute-request-id': 'req-d71b998c-aa13-4624-ba94-f92827a6556f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:13,041 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:13,041 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c77e390-2361-4fd9-9858-2a192104cee1', 'x-compute-request-id': 'req-5c77e390-2361-4fd9-9858-2a192104cee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:14,093 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:14,094 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98fded97-d213-4724-8a47-cf8aa9845dd2', 'x-compute-request-id': 'req-98fded97-d213-4724-8a47-cf8aa9845dd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:15,147 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:15,147 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b7ea02b-0ee3-4675-9636-7f4a22d9023d', 'x-compute-request-id': 'req-3b7ea02b-0ee3-4675-9636-7f4a22d9023d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:16,200 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:24:16,200 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d22f70a7-5dab-4386-b1d1-bd36271e9afb', 'x-compute-request-id': 'req-d22f70a7-5dab-4386-b1d1-bd36271e9afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:17,258 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.054s 2022-08-24 10:24:17,259 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d2e472-3a09-43b9-9db3-3bc233416d4c', 'x-compute-request-id': 'req-19d2e472-3a09-43b9-9db3-3bc233416d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:18,311 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:18,311 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65595262-e66b-45a4-9aa7-5ba6ba82e172', 'x-compute-request-id': 'req-65595262-e66b-45a4-9aa7-5ba6ba82e172', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:19,367 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:19,367 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201cf219-be25-4dad-bd9f-1031b8c0a2a6', 'x-compute-request-id': 'req-201cf219-be25-4dad-bd9f-1031b8c0a2a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:20,420 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:20,421 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65a3cb1f-d488-4e24-ac30-b849c88dd2b5', 'x-compute-request-id': 'req-65a3cb1f-d488-4e24-ac30-b849c88dd2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:21,473 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:24:21,473 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7eeb447-90cc-4ae0-b17a-235a79993b30', 'x-compute-request-id': 'req-e7eeb447-90cc-4ae0-b17a-235a79993b30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:22,527 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:22,527 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24: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-1e6b2876-2c25-4196-90a6-882edd925836', 'x-compute-request-id': 'req-1e6b2876-2c25-4196-90a6-882edd925836', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:23,582 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:23,583 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7f68fc0-f112-4fa8-a3b2-20328ab5a354', 'x-compute-request-id': 'req-c7f68fc0-f112-4fa8-a3b2-20328ab5a354', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:24,636 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:24,636 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-095c1fae-8496-434e-bf7a-e5f93313170e', 'x-compute-request-id': 'req-095c1fae-8496-434e-bf7a-e5f93313170e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:25,690 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:25,690 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f053de9f-5bc6-4aae-9c51-b8a972bd5978', 'x-compute-request-id': 'req-f053de9f-5bc6-4aae-9c51-b8a972bd5978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:26,747 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:24:26,747 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f4d9212-ac33-410f-9384-198596c79fe5', 'x-compute-request-id': 'req-6f4d9212-ac33-410f-9384-198596c79fe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:27,802 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:27,802 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12898597-e683-4b39-a058-6b82bf38d886', 'x-compute-request-id': 'req-12898597-e683-4b39-a058-6b82bf38d886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:28,855 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:28,856 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8477cca-43ef-462c-92a0-c1a5be6dbf6c', 'x-compute-request-id': 'req-d8477cca-43ef-462c-92a0-c1a5be6dbf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:29,908 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:24:29,908 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04a2bb72-51ff-4eb3-8bc7-e572ee55dcb9', 'x-compute-request-id': 'req-04a2bb72-51ff-4eb3-8bc7-e572ee55dcb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:30,960 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:30,961 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd674f09-e4ff-45f4-afaa-78a831a1c81f', 'x-compute-request-id': 'req-bd674f09-e4ff-45f4-afaa-78a831a1c81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:32,013 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:32,013 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb07719b-6f07-4f66-a149-bdbece69c9b4', 'x-compute-request-id': 'req-cb07719b-6f07-4f66-a149-bdbece69c9b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:33,068 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:24:33,069 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-459c37b6-2179-4ef0-9759-c8c1f6e90bee', 'x-compute-request-id': 'req-459c37b6-2179-4ef0-9759-c8c1f6e90bee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:34,120 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:24:34,120 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f29f9ed0-2a76-48a6-93f5-48be06b8202a', 'x-compute-request-id': 'req-f29f9ed0-2a76-48a6-93f5-48be06b8202a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:35,173 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:35,174 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed0c7406-56c0-44fb-995f-557379a0a741', 'x-compute-request-id': 'req-ed0c7406-56c0-44fb-995f-557379a0a741', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:36,226 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:24:36,226 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6bdd770b-4cdf-46e7-907d-4a1d30e3554d', 'x-compute-request-id': 'req-6bdd770b-4cdf-46e7-907d-4a1d30e3554d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:37,282 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:24:37,282 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbc12603-4dac-491d-9737-d948ca545a16', 'x-compute-request-id': 'req-dbc12603-4dac-491d-9737-d948ca545a16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:38,336 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:24:38,337 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a321e543-e741-459c-8016-7373cad812c9', 'x-compute-request-id': 'req-a321e543-e741-459c-8016-7373cad812c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:39,393 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.053s 2022-08-24 10:24:39,394 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7f054f-39b4-4be3-b789-f4d33a97ee6b', 'x-compute-request-id': 'req-9b7f054f-39b4-4be3-b789-f4d33a97ee6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:40,446 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:40,446 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af71ac9-e49b-4ec3-b733-d4faab9d0d53', 'x-compute-request-id': 'req-5af71ac9-e49b-4ec3-b733-d4faab9d0d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:41,499 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:41,500 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24: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-61fe1b98-ffe2-4c30-bc99-7019e60a23e9', 'x-compute-request-id': 'req-61fe1b98-ffe2-4c30-bc99-7019e60a23e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:42,552 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:24:42,552 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c838df4-ed39-4be3-bc44-7b037c510e01', 'x-compute-request-id': 'req-1c838df4-ed39-4be3-bc44-7b037c510e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:43,605 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:43,606 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de631552-5a1c-4d3f-9476-6cadfb8bdb5a', 'x-compute-request-id': 'req-de631552-5a1c-4d3f-9476-6cadfb8bdb5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:44,659 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:44,659 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e7f1561-52af-4840-ab31-f04c2ab68cda', 'x-compute-request-id': 'req-0e7f1561-52af-4840-ab31-f04c2ab68cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:45,712 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:24:45,712 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2475e27-1cd6-418e-9635-0f92dd1d4b8a', 'x-compute-request-id': 'req-d2475e27-1cd6-418e-9635-0f92dd1d4b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:46,765 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:46,766 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f7c7e10-23dc-45d3-a8be-4b6917ab8c0f', 'x-compute-request-id': 'req-4f7c7e10-23dc-45d3-a8be-4b6917ab8c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:47,820 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:47,820 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed7c4a11-0a1f-478b-8b0d-734cf7319799', 'x-compute-request-id': 'req-ed7c4a11-0a1f-478b-8b0d-734cf7319799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:48,879 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.055s 2022-08-24 10:24:48,879 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d04eedb-2281-421f-9a9a-2ce984faa955', 'x-compute-request-id': 'req-4d04eedb-2281-421f-9a9a-2ce984faa955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:49,934 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:49,934 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9171c5-e14c-4917-ad93-37a47d1daca6', 'x-compute-request-id': 'req-ed9171c5-e14c-4917-ad93-37a47d1daca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:50,989 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:50,989 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5afea129-e357-43b8-b29c-0e536034d5a5', 'x-compute-request-id': 'req-5afea129-e357-43b8-b29c-0e536034d5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:52,042 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:52,042 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9ff465a-cc7a-44f0-9f00-bab744743cd5', 'x-compute-request-id': 'req-b9ff465a-cc7a-44f0-9f00-bab744743cd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:53,094 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:53,095 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75e3242b-0741-4c8c-8ae4-5f09d75db8b0', 'x-compute-request-id': 'req-75e3242b-0741-4c8c-8ae4-5f09d75db8b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:54,147 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:54,148 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3707a603-fcaf-43fd-9348-d744c2072c69', 'x-compute-request-id': 'req-3707a603-fcaf-43fd-9348-d744c2072c69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:55,202 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:24:55,203 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce59b685-3d14-4497-b8f1-b5744b58b5d8', 'x-compute-request-id': 'req-ce59b685-3d14-4497-b8f1-b5744b58b5d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:56,256 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:56,256 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3bdeeb9-147c-444c-a732-00645bebba96', 'x-compute-request-id': 'req-b3bdeeb9-147c-444c-a732-00645bebba96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:57,310 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:24:57,310 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c53f5c5c-bacb-4feb-83d6-036f42978899', 'x-compute-request-id': 'req-c53f5c5c-bacb-4feb-83d6-036f42978899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:58,363 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:58,363 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e383cfd-3d57-43bf-b130-b3a466c8f7a7', 'x-compute-request-id': 'req-6e383cfd-3d57-43bf-b130-b3a466c8f7a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:24:59,416 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:24:59,417 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25e168e-9792-402c-ad56-58fd8f94bdbe', 'x-compute-request-id': 'req-c25e168e-9792-402c-ad56-58fd8f94bdbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:00,469 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:00,469 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58ab609e-32dd-4b57-81b1-20fcb2d7b69a', 'x-compute-request-id': 'req-58ab609e-32dd-4b57-81b1-20fcb2d7b69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:01,525 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.053s 2022-08-24 10:25:01,525 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a091ae12-99b9-4a0b-a8b3-a39fa684574d', 'x-compute-request-id': 'req-a091ae12-99b9-4a0b-a8b3-a39fa684574d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:02,578 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:02,578 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25: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-b6cb6f92-5a6e-4e67-be6e-45d51d339ab0', 'x-compute-request-id': 'req-b6cb6f92-5a6e-4e67-be6e-45d51d339ab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:03,630 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:03,631 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c8633f7-3b3a-4f17-bb9b-b43b0fd475f1', 'x-compute-request-id': 'req-3c8633f7-3b3a-4f17-bb9b-b43b0fd475f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:04,683 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:04,683 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3edc1831-d9f4-4a2c-932a-687d6d65340c', 'x-compute-request-id': 'req-3edc1831-d9f4-4a2c-932a-687d6d65340c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:05,736 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:05,737 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22c7f76-f8ce-4677-8860-dc0a1f47e827', 'x-compute-request-id': 'req-f22c7f76-f8ce-4677-8860-dc0a1f47e827', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:06,789 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:06,790 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c8ee1ea-01fa-408b-8ebf-3d373ad8e805', 'x-compute-request-id': 'req-0c8ee1ea-01fa-408b-8ebf-3d373ad8e805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:07,843 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:07,843 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a7f24d5-e3dd-4c2a-84e5-527b0ef315ab', 'x-compute-request-id': 'req-3a7f24d5-e3dd-4c2a-84e5-527b0ef315ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:08,898 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:25:08,898 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a282306-487d-4934-a890-c0860e0ac0de', 'x-compute-request-id': 'req-3a282306-487d-4934-a890-c0860e0ac0de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:09,952 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:09,952 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50398392-c2f0-4ecf-afa8-2974dfbeb795', 'x-compute-request-id': 'req-50398392-c2f0-4ecf-afa8-2974dfbeb795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:11,006 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:11,007 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5ad1279-3c2f-41ac-9ef2-4eaeacd1fbe6', 'x-compute-request-id': 'req-e5ad1279-3c2f-41ac-9ef2-4eaeacd1fbe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:12,060 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:12,061 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d577518-7ccf-4759-8d82-2ed51757e425', 'x-compute-request-id': 'req-6d577518-7ccf-4759-8d82-2ed51757e425', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:13,119 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.055s 2022-08-24 10:25:13,119 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-017bda51-6318-4d99-8f0d-098db7ff132e', 'x-compute-request-id': 'req-017bda51-6318-4d99-8f0d-098db7ff132e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:14,171 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:14,171 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b731154-b769-4fbb-8d2d-4dc80d9125ff', 'x-compute-request-id': 'req-7b731154-b769-4fbb-8d2d-4dc80d9125ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:15,224 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:15,225 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1bd35aae-7f8d-4781-b7ca-7c778495751d', 'x-compute-request-id': 'req-1bd35aae-7f8d-4781-b7ca-7c778495751d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:16,277 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:16,277 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f76acb05-9f83-4aa6-a247-d01cb5f91633', 'x-compute-request-id': 'req-f76acb05-9f83-4aa6-a247-d01cb5f91633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:17,332 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:17,333 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-074a4f0b-46da-42aa-b448-927802ade8b3', 'x-compute-request-id': 'req-074a4f0b-46da-42aa-b448-927802ade8b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:18,387 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:18,387 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20efd1cd-3e19-49cc-ac46-51af51abce31', 'x-compute-request-id': 'req-20efd1cd-3e19-49cc-ac46-51af51abce31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:19,440 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:19,440 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbda714c-71d3-4a6c-8b51-2a61c247aec2', 'x-compute-request-id': 'req-cbda714c-71d3-4a6c-8b51-2a61c247aec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:20,496 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:25:20,496 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7cbde631-2744-4711-bcef-248cf2492689', 'x-compute-request-id': 'req-7cbde631-2744-4711-bcef-248cf2492689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:21,549 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:21,549 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87861917-16b2-4da1-a2fe-bd163796b0a1', 'x-compute-request-id': 'req-87861917-16b2-4da1-a2fe-bd163796b0a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:22,600 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:22,601 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4119a14-36a5-4ee3-a706-92a695aad2a9', 'x-compute-request-id': 'req-d4119a14-36a5-4ee3-a706-92a695aad2a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:23,653 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:23,654 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25: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-4fdcdf76-e53c-4049-9f80-8359b8e5ba5d', 'x-compute-request-id': 'req-4fdcdf76-e53c-4049-9f80-8359b8e5ba5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:24,710 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:25:24,711 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-466ab2a7-a5d4-4fa8-bf69-7a2511d1bcd0', 'x-compute-request-id': 'req-466ab2a7-a5d4-4fa8-bf69-7a2511d1bcd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:25,764 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:25,764 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec0a780-86b9-48cc-b08c-605323361baa', 'x-compute-request-id': 'req-4ec0a780-86b9-48cc-b08c-605323361baa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:26,822 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.054s 2022-08-24 10:25:26,822 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c675f5e3-681d-4350-bfc9-02033a74f21a', 'x-compute-request-id': 'req-c675f5e3-681d-4350-bfc9-02033a74f21a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:27,874 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:27,875 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42854188-a6d8-4880-a082-028132d1555e', 'x-compute-request-id': 'req-42854188-a6d8-4880-a082-028132d1555e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:28,927 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:28,927 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01ef460-bdcf-4e56-910a-31cf3be2e90e', 'x-compute-request-id': 'req-c01ef460-bdcf-4e56-910a-31cf3be2e90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:29,980 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:29,981 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15f5701a-dc9a-45c0-a0ee-5cbeabb765d2', 'x-compute-request-id': 'req-15f5701a-dc9a-45c0-a0ee-5cbeabb765d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:31,035 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:31,035 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-322c0a53-4130-43d4-9626-c93337d7bf98', 'x-compute-request-id': 'req-322c0a53-4130-43d4-9626-c93337d7bf98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:32,089 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:32,089 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc68dad-61ce-41ee-bb0f-bfc95c36688c', 'x-compute-request-id': 'req-abc68dad-61ce-41ee-bb0f-bfc95c36688c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:33,143 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:33,143 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5af91d0f-b0c0-4a49-89c9-b25834dea1a6', 'x-compute-request-id': 'req-5af91d0f-b0c0-4a49-89c9-b25834dea1a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:34,196 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:34,196 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-599f5982-84c5-45d4-a360-081da0d59d2d', 'x-compute-request-id': 'req-599f5982-84c5-45d4-a360-081da0d59d2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:35,250 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:35,250 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c81522c9-1534-4b55-ad76-5f9fa7d4cd2d', 'x-compute-request-id': 'req-c81522c9-1534-4b55-ad76-5f9fa7d4cd2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:36,302 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:36,303 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-540cad54-3962-45a6-a8ae-3d4397f3c9c8', 'x-compute-request-id': 'req-540cad54-3962-45a6-a8ae-3d4397f3c9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:37,358 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:25:37,359 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc58ec68-1161-4809-8ff0-b98ade784388', 'x-compute-request-id': 'req-fc58ec68-1161-4809-8ff0-b98ade784388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:38,416 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.053s 2022-08-24 10:25:38,417 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c4732c3-cd02-4d35-83b4-3abd8ce5e212', 'x-compute-request-id': 'req-7c4732c3-cd02-4d35-83b4-3abd8ce5e212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:39,473 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:25:39,473 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c46d5c7-327f-44ac-a6c2-ec8932e25b65', 'x-compute-request-id': 'req-2c46d5c7-327f-44ac-a6c2-ec8932e25b65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:40,525 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:40,526 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e9bd62-23d9-42c0-83ab-86d6cfcf6e21', 'x-compute-request-id': 'req-e4e9bd62-23d9-42c0-83ab-86d6cfcf6e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:41,580 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:25:41,581 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b4966a0-e16f-477f-9bd4-3d4b9a7bceda', 'x-compute-request-id': 'req-8b4966a0-e16f-477f-9bd4-3d4b9a7bceda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:42,632 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:42,632 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45e87f5c-f59b-4d89-bef8-8e448c4bfc3a', 'x-compute-request-id': 'req-45e87f5c-f59b-4d89-bef8-8e448c4bfc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:43,684 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:43,684 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b134326c-cd47-44f6-b17a-4a388f10be89', 'x-compute-request-id': 'req-b134326c-cd47-44f6-b17a-4a388f10be89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:44,738 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:44,739 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25: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-9236ab4d-15a4-4001-8c73-80a385ee193c', 'x-compute-request-id': 'req-9236ab4d-15a4-4001-8c73-80a385ee193c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:45,794 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:25:45,795 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3ea4cb2-3853-4a32-8351-74b831931ffc', 'x-compute-request-id': 'req-a3ea4cb2-3853-4a32-8351-74b831931ffc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:46,847 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:46,848 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c85cd64-773c-46d1-8804-40a68a44ae7c', 'x-compute-request-id': 'req-1c85cd64-773c-46d1-8804-40a68a44ae7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:47,900 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:47,901 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee570d34-bdd4-4f4c-9c17-e46d6c2915d6', 'x-compute-request-id': 'req-ee570d34-bdd4-4f4c-9c17-e46d6c2915d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:48,955 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:25:48,956 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93b9843d-fc84-494c-b9c9-a83f319715e0', 'x-compute-request-id': 'req-93b9843d-fc84-494c-b9c9-a83f319715e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:50,008 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:50,009 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-692af877-ab76-4631-856e-73a9399e9a04', 'x-compute-request-id': 'req-692af877-ab76-4631-856e-73a9399e9a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:51,061 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:51,061 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5a3dff5-8444-457d-b859-2113a510ff49', 'x-compute-request-id': 'req-a5a3dff5-8444-457d-b859-2113a510ff49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:52,115 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:52,116 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b0cf228-3025-4c69-9477-1854850f5512', 'x-compute-request-id': 'req-9b0cf228-3025-4c69-9477-1854850f5512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:53,172 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:25:53,172 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51d9f98d-a3c5-4466-bd3a-63d034431601', 'x-compute-request-id': 'req-51d9f98d-a3c5-4466-bd3a-63d034431601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:54,223 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:54,224 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec47ec80-fb4f-4fa1-a3b1-dc5e7d0b3859', 'x-compute-request-id': 'req-ec47ec80-fb4f-4fa1-a3b1-dc5e7d0b3859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:55,276 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:55,276 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6792a764-cd55-4c63-b1a6-8b92633048d8', 'x-compute-request-id': 'req-6792a764-cd55-4c63-b1a6-8b92633048d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:56,329 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:56,329 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6abed2f8-f6d3-4ae7-b5cd-fc19810e90d7', 'x-compute-request-id': 'req-6abed2f8-f6d3-4ae7-b5cd-fc19810e90d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:57,381 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:25:57,382 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ebcc13b-89e4-40e9-976e-bb87c8f6eb2d', 'x-compute-request-id': 'req-0ebcc13b-89e4-40e9-976e-bb87c8f6eb2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:58,435 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:25:58,435 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48742a2c-b371-4274-8134-e7918e034415', 'x-compute-request-id': 'req-48742a2c-b371-4274-8134-e7918e034415', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:25:59,489 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:25:59,490 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c018380f-28b6-41b6-b97f-38ceec25e116', 'x-compute-request-id': 'req-c018380f-28b6-41b6-b97f-38ceec25e116', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:00,544 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:00,544 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec0f4f42-b093-4026-89b5-cd1635928165', 'x-compute-request-id': 'req-ec0f4f42-b093-4026-89b5-cd1635928165', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:01,605 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.057s 2022-08-24 10:26:01,605 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7caf3808-97c3-4e8d-999e-1dec6f33e336', 'x-compute-request-id': 'req-7caf3808-97c3-4e8d-999e-1dec6f33e336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:02,661 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:26:02,662 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b06335a1-3d0e-4f05-94b4-64efe7e89ba8', 'x-compute-request-id': 'req-b06335a1-3d0e-4f05-94b4-64efe7e89ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:03,717 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:26:03,717 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71e05fe8-21ff-4c35-9c31-dd54a824e7b6', 'x-compute-request-id': 'req-71e05fe8-21ff-4c35-9c31-dd54a824e7b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:04,770 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:04,771 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba0bf948-e293-42f0-9f85-eaa706bc1381', 'x-compute-request-id': 'req-ba0bf948-e293-42f0-9f85-eaa706bc1381', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:05,825 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:05,826 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26: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-abd9e47c-fa24-4be8-93ca-5fcf7029ca8d', 'x-compute-request-id': 'req-abd9e47c-fa24-4be8-93ca-5fcf7029ca8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:06,880 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:06,880 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c676c2f-7104-4e11-814b-83e4eebda033', 'x-compute-request-id': 'req-1c676c2f-7104-4e11-814b-83e4eebda033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:07,933 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:07,934 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebd53aee-3b2f-4bfa-8ee3-c0bce2936abd', 'x-compute-request-id': 'req-ebd53aee-3b2f-4bfa-8ee3-c0bce2936abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:08,986 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:08,987 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d04d58bc-20f8-443b-9589-5706b865f5f1', 'x-compute-request-id': 'req-d04d58bc-20f8-443b-9589-5706b865f5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:10,038 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.047s 2022-08-24 10:26:10,038 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-087aad47-95fa-4ad9-8542-a7dc15670e38', 'x-compute-request-id': 'req-087aad47-95fa-4ad9-8542-a7dc15670e38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:11,091 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:11,092 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e3271a2-ea16-4fd5-beb0-2186de4b47bc', 'x-compute-request-id': 'req-2e3271a2-ea16-4fd5-beb0-2186de4b47bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:12,148 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.052s 2022-08-24 10:26:12,148 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3eaf29d9-239c-44f3-b3d5-f5f4cadfffb4', 'x-compute-request-id': 'req-3eaf29d9-239c-44f3-b3d5-f5f4cadfffb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:13,200 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:13,200 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c63510d-4109-4c0f-9283-90cb4be45081', 'x-compute-request-id': 'req-0c63510d-4109-4c0f-9283-90cb4be45081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:14,252 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:14,253 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49d307c6-220b-47c0-ad84-04f357cbc739', 'x-compute-request-id': 'req-49d307c6-220b-47c0-ad84-04f357cbc739', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:15,305 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:15,305 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc842d0-7128-4857-b134-363648051062', 'x-compute-request-id': 'req-dfc842d0-7128-4857-b134-363648051062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:16,360 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:16,360 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-374a8dd0-0346-40c9-be0c-980207448fe1', 'x-compute-request-id': 'req-374a8dd0-0346-40c9-be0c-980207448fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:17,411 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:17,412 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0cd165b-35ea-4c77-8119-916b98b56181', 'x-compute-request-id': 'req-b0cd165b-35ea-4c77-8119-916b98b56181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:18,464 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:18,464 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bd39e2-78e9-420a-9920-89fa448a19bb', 'x-compute-request-id': 'req-c9bd39e2-78e9-420a-9920-89fa448a19bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:19,516 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:19,517 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3b75559-b729-48fb-9e4e-2dbee4f7492d', 'x-compute-request-id': 'req-f3b75559-b729-48fb-9e4e-2dbee4f7492d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:20,570 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:20,570 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6753e9d-17e4-40be-ae54-a20c1764561b', 'x-compute-request-id': 'req-b6753e9d-17e4-40be-ae54-a20c1764561b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:21,623 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:21,623 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a92ebc-e802-4cc7-a214-1ace44deffbe', 'x-compute-request-id': 'req-57a92ebc-e802-4cc7-a214-1ace44deffbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:22,677 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:22,677 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1343b941-3d7e-4ad0-bb36-bec7e2ac75b0', 'x-compute-request-id': 'req-1343b941-3d7e-4ad0-bb36-bec7e2ac75b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:23,731 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:23,732 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b424a7ff-0c88-4d50-9ad4-f12823f1238f', 'x-compute-request-id': 'req-b424a7ff-0c88-4d50-9ad4-f12823f1238f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:24,786 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:26:24,786 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fa519cf-2be2-4c85-9670-486d9bfebb50', 'x-compute-request-id': 'req-1fa519cf-2be2-4c85-9670-486d9bfebb50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:25,839 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:25,840 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2262600-7b80-491f-98a4-f2c0c00b12f6', 'x-compute-request-id': 'req-b2262600-7b80-491f-98a4-f2c0c00b12f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:26,893 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:26,894 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26: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-0777f1ca-52bc-4bc0-950b-34c551d092b0', 'x-compute-request-id': 'req-0777f1ca-52bc-4bc0-950b-34c551d092b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:27,957 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.059s 2022-08-24 10:26:27,957 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e08dca0-d765-40c0-9122-02be272cd586', 'x-compute-request-id': 'req-7e08dca0-d765-40c0-9122-02be272cd586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:29,010 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:29,010 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27cdf9e5-50da-4b64-88c1-d99cfbf9be60', 'x-compute-request-id': 'req-27cdf9e5-50da-4b64-88c1-d99cfbf9be60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:30,063 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:30,063 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a70ef239-5b22-420f-9e95-730a63903c86', 'x-compute-request-id': 'req-a70ef239-5b22-420f-9e95-730a63903c86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:31,116 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:31,116 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9dbbce1-e6aa-45e8-95a2-c4c04cbf28d9', 'x-compute-request-id': 'req-f9dbbce1-e6aa-45e8-95a2-c4c04cbf28d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:32,168 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:32,168 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8131bce2-1cca-4fbe-b1cf-4efd0ba03fa5', 'x-compute-request-id': 'req-8131bce2-1cca-4fbe-b1cf-4efd0ba03fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:33,221 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:33,222 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-feac695d-afab-4563-8b04-cf1ef7635d7f', 'x-compute-request-id': 'req-feac695d-afab-4563-8b04-cf1ef7635d7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:34,275 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:34,275 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ca7a5bf-3456-4856-8185-43f65da1781d', 'x-compute-request-id': 'req-5ca7a5bf-3456-4856-8185-43f65da1781d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:35,329 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:35,329 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b77a3979-8457-41bc-9772-f681b34289bc', 'x-compute-request-id': 'req-b77a3979-8457-41bc-9772-f681b34289bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:36,382 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:36,383 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc34b3b9-4fd5-4b73-a4fd-7993d8815fa8', 'x-compute-request-id': 'req-cc34b3b9-4fd5-4b73-a4fd-7993d8815fa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:37,437 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:37,437 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5136c8a2-c7c9-49f0-9e90-8a7dc5b085d4', 'x-compute-request-id': 'req-5136c8a2-c7c9-49f0-9e90-8a7dc5b085d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:38,490 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:38,491 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4fe8a48-9079-4422-b37c-c630ed70d8e6', 'x-compute-request-id': 'req-c4fe8a48-9079-4422-b37c-c630ed70d8e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:39,544 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:39,545 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e299415-8457-4fda-837b-4360dd8881a6', 'x-compute-request-id': 'req-7e299415-8457-4fda-837b-4360dd8881a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:40,597 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:40,598 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8f2489-51cc-49e1-93d9-8669b1e2b0a4', 'x-compute-request-id': 'req-dc8f2489-51cc-49e1-93d9-8669b1e2b0a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:41,651 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:41,652 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfdd7355-1d29-42c7-9dda-d3f088e0b177', 'x-compute-request-id': 'req-bfdd7355-1d29-42c7-9dda-d3f088e0b177', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:42,704 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:42,705 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79c83542-0f94-4377-937a-acb9d1861de1', 'x-compute-request-id': 'req-79c83542-0f94-4377-937a-acb9d1861de1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:43,756 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:43,757 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc74ac3e-8bf4-4ac4-bebb-4c38062bb274', 'x-compute-request-id': 'req-bc74ac3e-8bf4-4ac4-bebb-4c38062bb274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:44,825 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.065s 2022-08-24 10:26:44,825 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4d4e8dc-4e1e-4f8f-a694-e15853d48db8', 'x-compute-request-id': 'req-c4d4e8dc-4e1e-4f8f-a694-e15853d48db8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:45,881 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:26:45,882 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e6e6f08-ddd2-42d7-91c8-0cab43c3192b', 'x-compute-request-id': 'req-1e6e6f08-ddd2-42d7-91c8-0cab43c3192b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:46,934 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:46,935 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a7e2910-d324-4af2-b593-374b7feddeff', 'x-compute-request-id': 'req-1a7e2910-d324-4af2-b593-374b7feddeff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:47,988 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:47,988 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26: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-b3a478e0-e524-4e84-88ae-268461e620b5', 'x-compute-request-id': 'req-b3a478e0-e524-4e84-88ae-268461e620b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:49,040 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:49,041 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12f8f379-0f9a-4384-99c9-f2c43e31b724', 'x-compute-request-id': 'req-12f8f379-0f9a-4384-99c9-f2c43e31b724', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:50,105 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.061s 2022-08-24 10:26:50,105 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c614d67d-2172-4557-bc7f-6f0cab0a9593', 'x-compute-request-id': 'req-c614d67d-2172-4557-bc7f-6f0cab0a9593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:51,160 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.051s 2022-08-24 10:26:51,161 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94fde75a-e769-4e51-819c-8af6b7b9197a', 'x-compute-request-id': 'req-94fde75a-e769-4e51-819c-8af6b7b9197a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:52,213 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:52,214 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce41763d-1cea-4df0-a4b9-afbaee267f1b', 'x-compute-request-id': 'req-ce41763d-1cea-4df0-a4b9-afbaee267f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:53,266 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:26:53,266 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5007e193-cf1a-45d5-89d9-bf95fe9ee04b', 'x-compute-request-id': 'req-5007e193-cf1a-45d5-89d9-bf95fe9ee04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:54,322 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:54,323 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc059283-1933-4e11-bec8-c510e29ee94d', 'x-compute-request-id': 'req-bc059283-1933-4e11-bec8-c510e29ee94d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:55,377 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:55,377 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2120d0c5-c3ec-47e8-8013-91a84ce26b31', 'x-compute-request-id': 'req-2120d0c5-c3ec-47e8-8013-91a84ce26b31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:56,428 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:26:56,428 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5a5d7bd-6685-4d29-b153-c471259dd297', 'x-compute-request-id': 'req-f5a5d7bd-6685-4d29-b153-c471259dd297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:57,483 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:57,484 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f742e5c-a373-4a71-badf-591d19306b3f', 'x-compute-request-id': 'req-5f742e5c-a373-4a71-badf-591d19306b3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:58,537 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:58,538 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0027e789-80a7-4200-b0df-8d7b342916bc', 'x-compute-request-id': 'req-0027e789-80a7-4200-b0df-8d7b342916bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:26:59,592 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.050s 2022-08-24 10:26:59,593 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b84e436-b31d-4520-b3c5-d4d0ecb881f6', 'x-compute-request-id': 'req-4b84e436-b31d-4520-b3c5-d4d0ecb881f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:27:00,646 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.049s 2022-08-24 10:27:00,646 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03adee86-c82c-4a71-9b7d-71e65eb485ca', 'x-compute-request-id': 'req-03adee86-c82c-4a71-9b7d-71e65eb485ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:27:01,704 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.054s 2022-08-24 10:27:01,704 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89b75673-db78-4d31-9d49-a63d8c5ba56e', 'x-compute-request-id': 'req-89b75673-db78-4d31-9d49-a63d8c5ba56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:27:02,757 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:27:02,757 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecb24a24-d36c-4dcc-a52c-9e55edd33c5b', 'x-compute-request-id': 'req-ecb24a24-d36c-4dcc-a52c-9e55edd33c5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:27:03,809 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments 0.048s 2022-08-24 10:27:03,810 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d56ea784-3d1d-4cfd-a7c4-f41b257aca94', 'x-compute-request-id': 'req-d56ea784-3d1d-4cfd-a7c4-f41b257aca94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "volumeId": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "serverId": "bdb467be-865b-489c-ab6c-f714a02672e1", "device": "/dev/sdb"}]}' 2022-08-24 10:27:04,994 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 POST http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/action 0.181s 2022-08-24 10:27:04,996 121378 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, 24 Aug 2022 10:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76050', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-908c0726-2bee-4af2-9a8a-74d98dcdae46', 'x-compute-request-id': 'req-908c0726-2bee-4af2-9a8a-74d98dcdae46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-08-24 10:27:04,998 121378 DEBUG [tempest.common.waiters] Console output for bdb467be-865b-489c-ab6c-f714a02672e1 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.112000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.116000] tsc: Detected 1995.190 MHz processor [ 0.120000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.124010] pid_max: default: 32768 minimum: 301 [ 0.128064] Security Framework initialized [ 0.132006] Yama: becoming mindful. [ 0.136000] AppArmor: AppArmor initialized [ 0.136250] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.140109] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.144025] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.148011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.152547] CPU: Physical Processor ID: 0 [ 0.156256] mce: CPU supports 1 MCE banks [ 0.160123] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.164004] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.168006] Spectre V2 : Mitigation: Full generic retpoline [ 0.172005] Speculative Store Bypass: Vulnerable [ 0.241011] Freeing SMP alternatives memory: 36K [ 0.246740] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.248098] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.252074] Hierarchical SRCU implementation. [ 0.256771] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.260028] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.264071] smp: Bringing up secondary CPUs ... [ 0.268006] smp: Brought up 1 node, 1 CPU [ 0.272004] smpboot: Max logical packages: 1 [ 0.276006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.280517] devtmpfs: initialized [ 0.284161] x86/mm: Memory block size: 128MB [ 0.288254] evm: security.selinux [ 0.292008] evm: security.SMACK64 [ 0.296005] evm: security.SMACK64EXEC [ 0.300032] evm: security.SMACK64TRANSMUTE [ 0.304005] evm: security.SMACK64MMAP [ 0.308005] evm: security.apparmor [ 0.312005] evm: security.ima [ 0.316005] evm: security.capability [ 0.324060] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.328020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.332097] pinctrl core: initialized pinctrl subsystem [ 0.336324] NET: Registered protocol family 16 [ 0.340122] audit: initializing netlink subsys (disabled) [ 0.344204] cpuidle: using governor ladder [ 0.348010] audit: type=2000 audit(1661335553.344:1): state=initialized audit_enabled=0 res=1 [ 0.352021] cpuidle: using governor menu [ 0.356090] ACPI: bus type PCI registered [ 0.360005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369147] PCI: Using configuration type 1 for base access [ 0.377610] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.380300] ACPI: Added _OSI(Module Device) [ 0.384009] ACPI: Added _OSI(Processor Device) [ 0.388006] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.392032] ACPI: Added _OSI(Processor Aggregator Device) [ 0.396027] ACPI: Added _OSI(Linux-Dell-Video) [ 0.406662] ACPI: Interpreter enabled [ 0.408016] ACPI: (supports S0 S5) [ 0.416013] ACPI: Using IOAPIC for interrupt routing [ 0.420071] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.424712] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.465665] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.468014] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.472039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.476020] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.484011] PCI host bridge to bus 0000:00 [ 0.488008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.492008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.496007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.500006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.504009] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.508086] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.557406] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.560042] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.564011] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.568013] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.577024] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.577024] * this clock source is slow. Consider trying other clock sources [ 0.596706] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.659473] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.660905] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.665173] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.672073] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.676613] SCSI subsystem initialized [ 0.680278] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.684000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.684013] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.688006] vgaarb: loaded [ 0.692085] pps_core: LinuxPPS API ver. 1 registered [ 0.696005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.700022] PTP clock support registered [ 0.704101] EDAC MC: Ver: 3.0.0 [ 0.714513] hv_vmbus: Vmbus version:4.0 [ 0.716439] PCI: Using ACPI for IRQ routing [ 0.720000] NetLabel: Initializing [ 0.720000] NetLabel: domain hash size = 128 [ 0.720000] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.720000] NetLabel: unlabeled traffic allowed by default [ 0.721074] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.746427] VFS: Disk quotas dquot_6.6.0 [ 0.773723] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.778181] AppArmor: AppArmor Filesystem Enabled [ 0.788954] pnp: PnP ACPI init [ 0.804457] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.810967] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.817738] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.824791] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.832280] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.841584] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.862000] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.872587] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.877844] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.882787] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.887359] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.892866] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.898940] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.911393] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.921187] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.926747] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.934188] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.939299] pnp: PnP ACPI: found 9 devices [ 0.957882] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.968042] NET: Registered protocol family 2 [ 0.984679] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.991060] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.997769] TCP: Hash tables configured (established 8192 bind 8192) [ 1.003950] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.013262] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.020102] NET: Registered protocol family 1 [ 1.029541] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.038353] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.047397] Unpacking initramfs... [ 1.460051] random: fast init done [ 1.524025] Freeing initrd memory: 13088K [ 1.532108] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.539221] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.546244] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 1.552903] Scanning for low memory corruption every 60 seconds [ 1.558664] Initialise system trusted keyrings [ 1.563169] Key type blacklist registered [ 1.567813] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.574308] zbud: loaded [ 1.581850] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.588414] fuse init (API version 7.26) [ 1.595750] Key type asymmetric registered [ 1.599824] Asymmetric key parser 'x509' registered [ 1.607307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.620279] io scheduler noop registered (default) [ 1.626306] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.631909] ACPI: Power Button [PWRF] [ 1.637238] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.669124] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.704941] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.718048] Linux agpgart interface v0.103 [ 1.725698] loop: module loaded [ 1.734967] hv_vmbus: registering driver hv_storvsc [ 1.757474] scsi host0: storvsc_host_t [ 1.776059] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.786530] scsi host1: storvsc_host_t [ 1.795921] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.802902] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.815628] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.826194] scsi host2: ata_piix [ 1.831187] sd 0:0:0:0: [sda] Write Protect is off [ 1.836371] scsi host3: ata_piix [ 1.843776] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.851599] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.863380] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.902417] libphy: Fixed MDIO Bus: probed [ 1.915660] tun: Universal TUN/TAP device driver, 1.6 [ 1.922947] PPP generic driver version 2.4.2 [ 1.926785] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.962616] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.973804] sda: sda1 [ 1.981617] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.987690] mousedev: PS/2 mouse device common for all mice [ 1.995426] rtc_cmos 00:00: RTC can wake from S4 [ 2.042699] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.167271] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.313048] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.325201] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.331336] device-mapper: uevent: version 1.0.3 [ 3.336481] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.343068] NET: Registered protocol family 10 [ 3.355286] Segment Routing with IPv6 [ 3.360475] NET: Registered protocol family 17 [ 3.364545] Key type dns_resolver registered [ 3.368483] RAS: Correctable Errors collector initialized. [ 3.377272] registered taskstats version 1 [ 3.460508] Loading compiled-in X.509 certificates [ 3.472860] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.483293] zswap: loaded using pool lzo/zbud [ 3.506698] Key type big_key registered [ 3.515329] Key type trusted registered [ 3.529182] Key type encrypted registered [ 3.534856] AppArmor: AppArmor sha1 policy hashing enabled [ 3.541813] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.551157] evm: HMAC attrs: 0x1 [ 3.557690] rtc_cmos 00:00: setting system clock to 2022-08-24 10:05:57 UTC (1661335557) [ 3.566605] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.577944] EDD information not available. [ 4.118091] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.134721] ata2.00: configured for MWDMA2 [ 4.174231] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.319978] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.325525] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.373992] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.382765] Freeing unused kernel memory: 2248K [ 4.392109] Write protecting the kernel read-only data: 18432k [ 4.405344] Freeing unused kernel memory: 2008K [ 4.421834] Freeing unused kernel memory: 124K [ 4.473497] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.487684] x86/mm: Checking user space page tables [ 4.513829] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting versio 229 [ 4.610127] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.615742] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.628868] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.639282] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.652089] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.676329] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.701727] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.710832] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.721032] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.727050] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.891344] hv_utils: Registering HyperV Utility Driver [ 4.900641] hv_vmbus: registering driver hv_util [ 4.927500] hv_vmbus: registering driver hv_netvsc [ 4.940991] hv_vmbus: registering driver hyperv_keyboard [ 4.956740] hidraw: raw HID events driver (C) Jiri Kosina [ 5.002501] 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.139532] hv_utils: Heartbeat IC version 3.0 [ 5.147195] hv_vmbus: registering driver hid_hyperv [ 5.154252] hv_utils: Shutdown IC version 3.0 [ 5.163193] hv_utils: TimeSync IC version 4.0 [ 5.186042] hv_utils: VSS IC version 5.0 [ 5.231994] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.272509] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on Begin: Loading essential drivers ... [ 5.488042] raid6: sse2x1 gen() 4171 MB/s [ 5.540037] raid6: sse2x1 xor() 3330 MB/s [ 5.592037] raid6: sse2x2 gen() 6291 MB/s [ 5.644032] raid6: sse2x2 xor() 4153 MB/s [ 5.696034] raid6: sse2x4 gen() 7223 MB/s [ 5.748042] raid6: sse2x4 xor() 4418 MB/s [ 5.759726] raid6: using algorithm sse2x4 gen() 7223 MB/s [ 5.764504] raid6: .... xor() 4418 MB/s, rmw enabled [ 5.769419] raid6: using intx1 recovery algorithm [ 5.776827] xor: measuring software checksum speed [ 5.820033] prefetch64-sse: 10074.000 MB/sec [ 5.864031] generic_sse: 9168.000 MB/sec [ 5.870507] xor: using function: prefetch64-sse (10074.000 MB/sec) [ 5.887962] 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.093126] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.281129] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 6.794205] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 6.803400] systemd[1]: Detected virtualization microsoft. [ 6.809953] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 6.873375] systemd[1]: Set hostname to <ubuntu>. [ 6.882170] systemd[1]: Initializing machine ID from random generator. [ 6.886748] systemd[1]: Installed transient /etc/machine-id file. [ 7.346169] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 7.408696] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 7.461184] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 7.509732] 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. [[0;32m OK [0m] Listening on Journal Socket. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). Starting Journal Service...[ 7.920854] EXT4-fs (sda1): re-mounted. Opts: (null) Mounting Huge Pages File System... [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting Debug File System... Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel... [[ 8.667704] Loading iSCSI transport class v2.0-870. [0;32m OK [0m] Created slice User and Session Slice. [ 8.725152] iscsi: registered transport (tcp) [[0;32m OK [0m] Reached target Slices. [ 8.805849] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... Mounting Configuration File System... Starting Initial cloud-init job (pre-networking)... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Load/Save Random Seed. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Commit a transient machne-id on disk. [[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. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target ystem Time Synchronized. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 15.087098] cloud-init[330]: Cloud-init v. 18.2 running 'init-local' at Wed,24 Aug 2022 10:06:07 +0000. Up 13.15 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 Initia cloud-init job (metadata service crawler)... [ 22.285803] cloud-init[660]: Cloud-init v. 18.2 running 'init' at Wed, 24 Aug 2022 10:06:12 +0000. Up 17.46 seconds. [[0;32m OK [m[ 22.507558] ] Started Initial cloud-init job (metadata service crawler).cloud-init [660]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[ [0;32m OK [0m[ 22.700950] ] cloud-initReached target Cloud-config availability.[660]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Reached targeetwork is Onlin. [ 22.967296] cloud-init [660]: Starting iSCSI initiator daemon (iscsid)...ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[0;32m OK [0m ] Reached target System Initialization.[ 23.198828] cloud-init[660]: [ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 23.331615] cloud-init[[660]: [0;32m OK [0mci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:8a:cc:c6 |] Started Daily Cleanup of Temporary Directories.[ 23.536930] cloud-init [660]: ci-info: | eth0 | True | fe80::f816:3eff:fe8a:ccc6/64 | . | link | fa:16:3e:8a:cc:c6 | [[ 23.782192] cloud-init[0;32m OK [0m[660]: ] ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |Started Daily at download activities. [ 23.954043] [cloud-init[0;32m OK [0m[660]: ci-info: | lo | True | ::1/128 | . | host | . |] Started ACPI Events Check.[ 24.240290] cloud-init[660]: ci-info: +--------+------+-----------------------------+-----------------+------+-------------------+ [[0;32m OK [0m] Reached target Paths. [ 24.484966] [cloud-init[0;32m OK [0m[660]: ] ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++Listening on ACPID Listen Socket. [[ 24.790931] cloud-init[0;32m OK [0m[660]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+] Reached target Sockets. [ 24.968580] [cloud-init[0;32m OK [m[660]: ci-info: | Route | Destinatio | Gateway | Genmask | Interface | Flags |] Reached target Basic System.[ 25.178981] cloud-init [660]: Starting Apply the settings speified in cloud-config...ci-info: +-------+----------------+------------+-----------------+-----------+-------+ [ 25.390747] [[0;32m OK [0mcloud-init[660]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG |] Started Unattened Upgrades Shutdown. [[ 25.743765] cloud-init[660]: [0;32m OK [0mci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |] Started Regular background progam processing daemon. [ 26.025811] cloud-init[660]: Starting LSB: MD monitoring daemon...ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [[ 26.325434] cloud-init[0;32m OK [0m[660]: ] Started D-Bus System Message Bus.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 26.585963] cloud-init[660]: Generating public/private rsa key pair.Starting LSB: Record successful boot for GRUB... [ 26.817617] cloud-init[660]: Starting /etc/rc.local Compatibility...Your identification has been saed in /etc/ssh/sh_host_rsa_key [ 27.108473] [cloud-init[660]: [0;32m OK [0m] Started ACPI event daemon.Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ [0;32m OK [0m[ 27.504250] cloud-init] Started Deferred execution scheduler.[660]: The key fingerprint is: [[ 27.831680] [0;32m OK [0mcloud-init] [660]: SHA256:Ed9ScrPu9M2DE8/MSgu9rNcNxdeaZB5V9o8ULsLdWQ root@tempest-serverrescuenegativetestjson-server-1380759207Started Daily apt upgrade and clean activities. [[0;32m OK [0m [ 28.194118] ] Reached target Timers.cloud-init[660]: The key's randomart image is: [ 28.648186] Starting OpenBS Secure Shell server...cloud-init [660]: +---[RSA 2048]----+Starting Login Service... [[ 29.082196] [0;32m OK [0mcloud-init] [660]: Started /etc/rclocal Compatibility.| . . +...E| [ 29.366516] cloud-init [[660]: [0;32m OK [0m| o = o=*o| ] [ 29.520601] Started iSCSI initiator daemon (iscsid).cloud-init[660]: [[0;32m OK [m| . o.o*O=|] Started OpenBSD Secure Shell server.[ 29.763418] cloud-init[660]: [| ..o. O.X| [0;32m OK [m[ 30.089843] cloud-init] Started Login Service. [660]: [[0;32m OK [0m] | So ...oX=|Started LSB: MD monitoring daemon. [ 30.429163] cloud-init[[660]: [0;32m OK [m] | . o. .+o*| Started LSB: Record successful boot for GRUB.[ 30.607415] cloud-init [660]: | o...=.|Starting Login to default iSCSI targets... [ 30.857981] cloud-init[660]: [| . +.. o|[0;32m OK [0m] Started Login to default iSCSI targets.[ 31.237006] cloud-init[660]: | o |[ [ 31.511893] [0;32m OK [0mcloud-init] [660]: +----[SHA256]-----+Reached target emote File Systems (Pre). [[ 31.861715] cloud-init[0;32m OK [0m[660]: Generating public/private dsa ky pair. ] Reached target Remote File Systems. [ 32.046576] cloud-init[660]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 32.421485] cloud-init[660]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pubStarting Permit User Sessions... [ 32.835769] [[0;32m OK [0mcloud-init] [660]: Started Permit ser Sessions. The key fingerprint is:[[0;32m OK [0m ] [ 33.246917] cloud-initStarted Serial Getty on ttyS0.[660]: SHA256:ET91NmtLYDsXcGC0zwVSfbqTeQX/YwO+zbaPpBxeu2M root@tempest-serverrescuenegativetestjson-server-1380759207[[0;32m OK [0m ] [ 33.500733] Started Getty on tty1.cloud-init[660]: The key's randomart image is:[ [0;32m OK [0m[ 33.769532] ] cloud-init[660]: +---[DSA 1024]---+ Reached target ogin Prompts.[ 33.931648] cloud-init[[660]: [0;32m OK [m| . .X+. |] Started LSB: automatic crash report generation. [[0;32m OK [0m ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 34.434702] cloud-init[[660]: [0;32m OK [0m] | o + O.=o|Reached target Multi-User System. [ 34.689765] [cloud-init[0;32m OK [0m[660]: ] | . o + =+o| Reached target Graphical Interface.[ 34.917293] cloud-init[660]: | . . O.oo|Starting Update UTMP about System Runlevel Changes... [ 35.113501] cloud-init[660]: | S . +o| [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.[ 35.493675] cloud-init[660]: | .=+o| [ 35.580260] cloud-init[660]: | . Boo| [ 35.634631] cloud-init[660]: | o *E* | [ 35.721668] cloud-init[660]: | +.=++| [ 35.832322] cloud-init[660]: +----[SHA256]-----+ [ 35.938205] cloud-init[660]: Generating public/private ecdsa key pair. [ 35.983194] cloud-init[660]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 36.092172] cloud-init[660]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 36.165628] cloud-init[660]: The key fingerprint is: [ 36.251215] cloud-init[660]: SHA256:3IYR3Va77g2mLuG/b8i4Z+XnTH7Py4oq7KqGVJyMMZU root@tempestserverrescuenegativetestjson-server-1380759207 [ 36.320285] cloud-init[660]: The key's randomart image is: [ 36.381616] cloud-init[660]: +---[ECDSA 256]---+ [ 36.474789] cloud-init[660]: | ... .. . .. | [ 36.541173] cloud-init[660]: | o E .. o . | [ 36.626010] cloud-init[660]: | * . . . . | [ 36.651853] cloud-init[660]: | . = . + . | [ 36.700601] cloud-init[660]: | . S o | [ 36.813029] cloud-init[660]: | . .. .. | [ 36.926783] cloud-init[660]: |. . . . + ++ .| [ 37.031619] cloud-init[660]: | . . o + *++Bo| [ 37.089599] cloud-init[660]: | ....o...oO===@| [ 37.162201] cloud-init[660]: +----[SHA256]-----+ [ 37.290077] cloud-init[660]: Generating publc/private ed25519 key pair. [ 37.428232] cloud-init[660]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 37.668239] cloud-init[660]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 37.753527] cloud-init[660]: The key fingerpint is: [ 37.850048] cloud-init[660]: SHA256:SrMu6kUfeZaGN6/OhRYSyBpvzmCZ3KaT5cFSAXtYB4 root@tempest-serverrescuenegativetestjson-sever-1380759207 [ 38.072717] cloud-init[660]: The key's randomart image is: [ 38.284952] cloud-init[660]: +--[ED25519 256]--+ [ 38.580092] cloud-init[660]: | E+o | [ 38.739699] cloud-init[660]: | ..* o | [ 38.832332] cloud-init[660]: | = = . | [ 39.014855] cloud-init[660]: | . @ + . | [ 39.062468] cloud-init[660]: | O X B S | [ 39.130381] cloud-init[660]: | . & + @ = | [ 39.220205] cloud-init[660]: | + = + o o | [ 39.283419] cloud-init[660]: | o.. o o | [ 39.335756] cloud-init[660]: | .o. ...+ | [ 39.412680] cloud-init[660]: +----[SHA256]-----+ Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1380759207 ttyS0 tempest-serverrescuenegativetestjson-server-1380759207 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.096000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.100000] tsc: Detected 1995.190 MHz processor [ 0.100000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.104005] pid_max: default: 32768 minimum: 301 [ 0.108048] Security Framework initialized [ 0.112006] Yama: becoming mindful. [ 0.116000] AppArmor: AppArmor initialized [ 0.116249] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.120143] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.124054] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.128011] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.136239] CPU: Physical Processor ID: 0 [ 0.140352] mce: CPU supports 1 MCE banks [ 0.144122] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.148005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.152006] Spectre V2 : Mitigation: Full generic retpoline [ 0.156004] Speculative Store Bypass: Vulnerable [ 0.197196] Freeing SMP alternatives memory: 36K [ 0.205388] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.208094] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.212094] Hierarchical SRCU implementation. [ 0.216773] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.220004] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.224062] smp: Bringing up secondary CPUs ... [ 0.228006] smp: Brought up 1 node, 1 CPU [ 0.232005] smpboot: Max logical packages: 1 [ 0.236006] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.240449] devtmpfs: initialized [ 0.244082] x86/mm: Memory block size: 128MB [ 0.248250] evm: security.selinux [ 0.252033] evm: security.SMACK64 [ 0.256005] evm: security.SMACK64EXEC [ 0.260004] evm: security.SMACK64TRANSMUTE [ 0.264004] evm: security.SMACK64MMAP [ 0.268004] evm: security.apparmor [ 0.272004] evm: security.ima [ 0.276004] evm: security.capability [ 0.280150] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284016] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288062] pinctrl core: initialized pinctrl subsystem [ 0.292273] NET: Registered protocol family 16 [ 0.296142] audit: initializing netlink subsys (disabled) [ 0.300189] cpuidle: using governor ladder [ 0.304012] audit: type=2000 audit(1661335664.300:1): state=initialized audit_enabled=0 res=1 [ 0.308011] cpuidle: using governor menu [ 0.316038] ACPI: bus type PCI registered [ 0.320005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.325315] PCI: Using configuration type 1 for base access [ 0.329551] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.332289] ACPI: Added _OSI(Module Device) [ 0.336030] ACPI: Added _OSI(Processor Device) [ 0.340005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.344004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.348014] ACPI: Added _OSI(Linux-Dell-Video) [ 0.358770] ACPI: Interpreter enabled [ 0.360013] ACPI: (supports S0 S5) [ 0.364006] ACPI: Using IOAPIC for interrupt routing [ 0.368081] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372534] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.413211] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.416011] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.420012] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.424040] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.428502] PCI host bridge to bus 0000:00 [ 0.432015] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.436008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.440006] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.444007] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.448008] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.452007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.496006] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.500007] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.504006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517722] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.517722] * this clock source is slow. Consider trying other clock sources [ 0.532226] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.604037] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.608970] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.613809] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.616916] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.620855] SCSI subsystem initialized [ 0.628435] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.632000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.632032] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.636006] vgaarb: loaded [ 0.639332] pps_core: LinuxPPS API ver. 1 registered [ 0.640005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.644044] PTP clock support registered [ 0.648073] EDAC MC: Ver: 3.0.0 [ 0.656432] hv_vmbus: Vmbus version:4.0 [ 0.660102] PCI: Using ACPI for IRQ routing [ 0.664733] NetLabel: Initializing [ 0.668014] NetLabel: domain hash size = 128 [ 0.672013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.676040] NetLabel: unlabeled traffic allowed by default [ 0.680172] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.699133] VFS: Disk quotas dquot_6.6.0 [ 0.703641] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.708459] AppArmor: AppArmor Filesystem Enabled [ 0.712812] pnp: PnP ACPI init [ 0.725219] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.730303] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.735121] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.740112] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.745142] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.750115] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.756168] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.761293] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.766219] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.770967] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.775819] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.781008] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.786582] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.791659] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.796648] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.801689] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.806829] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.812789] pnp: PnP ACPI: found 9 devices [ 0.823832] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.829749] NET: Registered protocol family 2 [ 0.834849] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.840207] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.845118] TCP: Hash tables configured (established 8192 bind 8192) [ 0.850300] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.855454] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.861576] NET: Registered protocol family 1 [ 0.865766] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.872480] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.878102] Unpacking initramfs... [ 1.172802] Freeing initrd memory: 13088K [ 1.178481] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.183581] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.189902] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 1.196185] Scanning for low memory corruption every 60 seconds [ 1.202163] Initialise system trusted keyrings [ 1.206771] Key type blacklist registered [ 1.211250] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.217884] zbud: loaded [ 1.222536] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.227851] fuse init (API version 7.26) [ 1.233235] Key type asymmetric registered [ 1.237565] Asymmetric key parser 'x509' registered [ 1.242026] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.247828] io scheduler noop registered (default) [ 1.253474] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.260163] ACPI: Power Button [PWRF] [ 1.265277] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.295759] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.327504] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.337487] Linux agpgart interface v0.103 [ 1.343226] loop: module loaded [ 1.347613] hv_vmbus: registering driver hv_storvsc [ 1.356772] scsi host0: storvsc_host_t [ 1.365848] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.376055] random: fast init done [ 1.380774] scsi host1: storvsc_host_t [ 1.389923] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.396975] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.403718] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.416381] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.426022] scsi host2: ata_piix [ 1.430615] sd 0:0:0:0: [sda] Write Protect is off [ 1.435379] scsi host3: ata_piix [ 1.440491] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.446448] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.451667] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.468362] libphy: Fixed MDIO Bus: probed [ 1.474637] tun: Universal TUN/TAP device driver, 1.6 [ 1.480598] PPP generic driver version 2.4.2 [ 1.487697] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.511872] sda: sda1 [ 1.520914] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.526345] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.531698] mousedev: PS/2 mouse device common for all mice [ 1.538659] rtc_cmos 00:00: RTC can wake from S4 [ 1.565838] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 1.574731] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.584397] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 1.590260] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 1.595276] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.603329] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.612682] sd 1:0:0:0: [sdb] Write Protect is off [ 1.617401] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 2.644225] device-mapper: uevent: version 1.0.3 [ 2.649181] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 2.656307] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 2.662824] NET: Registered protocol family 10 [ 2.674420] Segment Routing with IPv6 [ 2.679127] NET: Registered protocol family 17 [ 2.683622] Key type dns_resolver registered [ 2.687396] RAS: Correctable Errors collector initialized. [ 2.692804] registered taskstats version 1 [ 2.698367] Loading compiled-in X.509 certificates [ 2.705789] sd 1:0:0:0: [sdb] Attached SCSI disk [ 2.712148] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 2.718349] zswap: loaded using pool lzo/zbud [ 2.728967] Key type big_key registered [ 2.734456] Key type trusted registered [ 2.877045] Key type encrypted registered [ 2.882188] AppArmor: AppArmor sha1 policy hashing enabled [ 2.888258] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 2.894003] evm: HMAC attrs: 0x1 [ 2.922581] rtc_cmos 00:00: setting system clock to 2022-08-24 10:07:48 UTC (1661335668) [ 2.928088] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 2.932898] EDD information not available. [ 3.448445] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 3.471576] ata2.00: configured for MWDMA2 [ 3.496848] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 3.524504] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 3.529473] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.541144] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 3.549035] Freeing unused kernel memory: 2248K [ 3.560051] Write protecting the kernel read-only data: 18432k [ 3.568716] Freeing unused kernel memory: 2008K [ 3.576040] Freeing unused kernel memory: 124K [ 3.604198] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 3.611994] x86/mm: Checking user space page tables [ 3.636833] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 3.707504] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.717036] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.722965] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.729005] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.734040] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.740066] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.758670] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.768222] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.777236] random: udevadm: uninitialized urandom read (16 bytes read) [ 3.783124] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 3.921479] hv_utils: Registering HyperV Utility Driver [ 3.935027] hv_vmbus: registering driver hv_util [ 3.950810] hidraw: raw HID events driver (C) Jiri Kosina [ 3.962589] hv_vmbus: registering driver hv_netvsc [ 3.973770] hv_vmbus: registering driver hyperv_keyboard [ 3.996826] input: AT Translated Set 2 keyboard as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:07/VMBUS:01/d34b2567-b9b6-42b9-8778-0a4ec0b955bf/serio2/input/input3 [ 4.008243] hv_vmbus: registering driver hid_hyperv [ 4.130889] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 4.152434] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 4.217664] hv_utils: Heartbeat IC version 3.0 [ 4.249739] hv_utils: Shutdown IC version 3.0 [ 4.259150] hv_utils: TimeSync IC version 4.0 [ 4.268734] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 4.392035] raid6: sse2x1 gen() 3948 MB/s [ 4.444036] raid6: sse2x1 xor() 3772 MB/s [ 4.496040] raid6: sse2x2 gen() 5693 MB/s [ 4.548057] raid6: sse2x2 xor() 4433 MB/s [ 4.600560] raid6: sse2x4 gen() 4604 MB/s [ 4.660036] raid6: sse2x4 xor() 4957 MB/s [ 4.682535] raid6: using algorithm sse2x2 gen() 5693 MB/s [ 4.690269] raid6: .... xor() 4433 MB/s, rmw enabled [ 4.694824] raid6: using intx1 recovery algorithm [ 4.702136] xor: measuring software checksum speed [ 4.756034] prefetch64-sse: 10170.000 MB/sec [ 4.800031] generic_sse: 9375.000 MB/sec [ 4.805559] xor: using function: prefetch64-sse (10170.000 MB/sec) [ 4.813445] async_tx: api initialized (async) done. Begin: Running /scripts/init-premount ... done. Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. Begin: Running /scripts/local-premount ... [ 5.005235] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 5.223483] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 5.231172] EXT4-fs (sda1): write access will be enabled during recovery [ 5.421397] EXT4-fs (sda1): recovery complete [ 5.432526] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 5.871224] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 5.891698] systemd[1]: Detected virtualization microsoft. [ 5.899221] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 5.955474] systemd[1]: Set hostname to <tempest-serverrescuenegativetestjson-server-1380759207>. [ 6.327087] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 6.387855] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 6.461402] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 6.522864] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 6.581498] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 6.664797] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Created slice System Slice. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Created slice User and Session Slice. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on Journal Socket. Starting Load Kernel Modules... Starting Create list of required st... nodes for the current kernel...[ 7.535501] Loading iSCSI transport class v2.0-870. Mounting Huge Pages File System... [ 7.603162] iscsi: registered transport (tcp) Mounting Debug File System...[ 7.633797] iscsi: registered transport (iser) Mounting POSIX Message Queue File System... Starting Journal Service... Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 7.832071] EXT4-fs (sda1): re-mounted. Opts: (null) Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Ppe. [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create ist of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting Create Static Device Nodes in /dev... Mounting Configuration File System... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting Create Volatile Files and Directories... [[0;32m OK [0m] Started Create Volatile Files and Directories. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] 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. [ 13.571326] cloud-init[331]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Aug 2022 10:07:57 +0000. Up 11.75 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 20.773283] cloud-init[674]: Cloud-init v. 1.2 running 'init' at Wed, 24 Aug 2022 10:08:04 +0000. Up 18.28 seconds.[ [0;32m OK [0m[ 20.965627] cloud-init] Started Initial cloud-init job (metadata service crawler).[674]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++ [ [0;32m OK [0m[ 21.118065] ] cloud-initReached target Cloud-config availability.[674]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 21.265390] Reached target System Initialization.cloud-init[674]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |[[0;32m OK [0m ] [ 21.418670] Started Daily Cleanup of Temporary Directories.cloud-init[674]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m ] [ 21.548538] Listening on D-Bus System Message Bus Socket.cloud-init[674]: ci-info: | eth0 | True | 172.20.0.6 | 255.255.255.240 | . | fa:16:3e:8a:cc:c6 | [[ 21.682779] [0;32m OK [0mcloud-init] [674]: Started ACPI Events Check.ci-info: | eth0 | True | fe80::f816:3eff:fe8a:ccc6/64 | . | link | fa:16:3e:8a:cc:c6 | [[ 21.807454] [0;32m OK [mcloud-init] [674]: Reached target Paths.ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ [0;32m OK [0m[ 21.985304] ] Listening on ACPID Listen Socket.cloud-init[674]: ci-info: | lo | True | ::1/128 | . | host | . |[[0;32m OK [0m ] [ 22.134481] Reached target Sockets.cloud-init[674]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+[[0;32m OK [0m] Reached target Basic System.[ 22.271101] cloud-init[674]: [ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++[0;32m OK [0m] Started D-Bus System Message Bus.[ 22.402072] cloud-init [674]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 22.497179] cloud-init[674]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 22.580785] cloud-init[674]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 22.649041] cloud-init[674]: ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ 22.722888] cloud-init[674]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [ 22.792298] cloud-init[674]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 22.855035] cloud-init[674]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ Starting Login Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Reached target etwork is Online. Starting /etc/rc.local Compatibility... Starting OpenBSD Secure Shell server... Starting Apply the settings specified in cloud-config... Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. 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: 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: auomatic crash report generation. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 26.257807] cloud-init[732]: Cloud-init v. 18.2 running 'modules:config' at Wed, 24 Aug 2022 10:08:10 +0000. Up 24.72 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... [ 27.756760] cloud-init[802]: Printing ubuntu user authorized keys [ 27.807534] cloud-init[802]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMGxsGFe9jCreHTVyFAaClQ1otGbhlqyKe8g+j5ZHiJSNq69lC+93iFJZS+QLPVUYIeLl9bo0XxhgTvyxINPHUUFWAktGKsfUuCGXqGNqTaicLP0oPQKNmNov1Mou4z3Ng== ci-info: Authorized keys from /home/ubuntu/.sshauthorized_keys for user ubuntu ci-info: +---------+-------------------+---------+---------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------+---------+---------+ ci-info: +---------+-------------------+---------+---------+ <14>Aug 24 10:08:14 ec2: <14>Aug 24 10:08:14 ec2: ############################################################# <14>Aug 24 10:08:14 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 24 10:08:14 ec2: 1024 SHA256:ET91NmtLYDsXcGC0zwVSfbqTeQX/YwO+zbaPpBxeu2M root@tempest-serverrescuenegativetestjson-server-1380759207 (DSA) <14>Aug 24 10:08:14 ec2: 256 SHA256:3IYR3Va77g2mLuG/b8i4Z+XnTH7Py4oq7KqGVJyMMZU root@tempest-serverrescuenegativetestjson-server-1380759207 (ECDSA) <14>Aug 24 10:08:14 ec2: 256 SHA256:SrMu6kUfeZaGN6/OhRYSyBpvzmCZ3KaT5cFSAXtYGB4 root@tempest-serverrescuenegativetestjson-server-1380759207 (ED25519) <14>Aug 24 10:08:14 ec2: 2048 SHA256:Ed9ScrPuR9M2DE8/MSgu9rNcNxdeaZB5V9o8ULsLdWQ root@tempest-serverrescuenegativetestjson-server-1380759207 (RSA) <14>Aug 24 10:08:14 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 24 10:08:14 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO89cW4n/LjfH8uGVKrvFKjgGBCxZeTNmD8e3hF40qG0p7O9kH03cgCa64bPhGkPTyInKMDMbiuQp4jluluBspE= root@tempest-serverrescuenegativetestjson-server-1380759207 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDbi2Gy0BRklyvS4PRRXn0diWOA2aIfN1Hba5KfAPA9U root@tempest-serverrescuenegativetestjson-server-1380759207 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCzWbx17fMqgoqIuIw504LpWxR0Y6rUs0VYXjMWnoxE9X0tPZ8UgkXmwGo30o6q2Kjgrf2XXc/nbX/LI+SKWudM1NNBv9SOzupEBtGiwKFkSCsxnDEBiiTnDuT7oGXua/YhM/QSywKvqbjrEXcUYXgPAEDg1IwmBMfoPQP94Erj6ekp9nvP3IB9nW8KxKNUCqqdVi45r2mL/UQQCcyrBbKwFIwEy3fIt82X6GOkeIOnokiWwYJTHmnheOi2HBETMKrTUl+rHXfQNQ846YB25GdhscQtRzpIFnmAnK3HDcEgIWmildurXnFLoDxoiURBHhxBP61gvaJNYzmmVawgeni7 root@tempest-serverrescuenegativetestjson-server-1380759207 -----END SSH HOST KEY KEYS----- [ 28.706105] cloud-init[802]: Cloud-init v. 18.2 running 'modules:final' at Wed, 24 Aug 2022 10:08:12 +0000. Up 27.00 seconds. [ 28.817277] cloud-init[802]: [Cloud-init v. 18.2 finished at Wed, 24 Aug 2022 10:08:14 +0000. Datasource DataSourceConfigDrive [net,ver=2][source=/dev/sr0]. Up 28.55 seconds[0;32m OK [0m] Started Execute cloud user/final scripts. [[0;32m OK [0m] Reached target Cloud-init target. Ubuntu 16.04.4 LTS tempest-serverrescuenegativetestjson-server-1380759207 ttyS0 tempest-serverrescuenegativetestjson-server-1380759207 login: 2022-08-24 10:28:05,061 121378 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:28:06,782 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 61.782s 2022-08-24 10:28:06,782 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7876e75-3507-4f9b-a024-1da3ee0382ac', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7876e75-3507-4f9b-a024-1da3ee0382ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:16:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:28:09,619 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 1.821s 2022-08-24 10:28:09,619 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7db22872-b44d-4547-9d08-f8c4b0b12ca1', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7db22872-b44d-4547-9d08-f8c4b0b12ca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:16:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:29:10,689 121378 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:30:07,368 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 116.737s 2022-08-24 10:30:07,368 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2809cf6-d2f5-491a-ac31-7b68c39b48f4', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2809cf6-d2f5-491a-ac31-7b68c39b48f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:16:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:30:09,857 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 1.470s 2022-08-24 10:30:09,857 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fed47e77-1e1a-4819-9b87-692931dc45fb', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fed47e77-1e1a-4819-9b87-692931dc45fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:16:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:31:10,928 121378 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:32:08,041 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 117.171s 2022-08-24 10:32:08,042 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c707cc3-2049-464a-847a-c9bef0e71f84', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c707cc3-2049-464a-847a-c9bef0e71f84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:16:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:32:10,003 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 0.949s 2022-08-24 10:32:10,004 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02b4d2d5-658b-4118-abb7-ba3062e7390d', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02b4d2d5-658b-4118-abb7-ba3062e7390d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:16:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' 2022-08-24 10:33:11,075 121378 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 2022-08-24 10:34:08,495 121378 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac 117.479s 2022-08-24 10:34:08,495 121378 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f02b810-fa05-4f78-8890-479f3c19e375', 'content-length': '1215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f02b810-fa05-4f78-8890-479f3c19e375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac'} Body: b'{"volume": {"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:03.000000", "updated_at": "2022-08-24T10:16:04.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-152317997", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/1bdfd8ab42f9496d87a8cfcf78d7edc3/volumes/57062e38-4dec-4132-969b-b4e85fc3b9ac"}], "user_id": "46c01f8b99e24be5b6c2d73b9b1bd9b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "attachment_id": "33d92ce1-7d1b-4bb4-a66c-473440da4b97", "volume_id": "57062e38-4dec-4132-969b-b4e85fc3b9ac", "server_id": "bdb467be-865b-489c-ab6c-f714a02672e1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:53.000000"}], "os-vol-tenant-attr:tenant_id": "1bdfd8ab42f9496d87a8cfcf78d7edc3"}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 57062e38-4dec-4132-969b-b4e85fc3b9ac failed to detach from server bdb467be-865b-489c-ab6c-f714a02672e1 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 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 57062e38-4dec-4132-969b-b4e85fc3b9ac failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, 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 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, 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/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, 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 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/base.py", line 565, in _detach_volume self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 480, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, 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 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.86', port=80): Max retries exceeded with url: /compute/v2.1/servers/bdb467be-865b-489c-ab6c-f714a02672e1/os-volume_attachments/57062e38-4dec-4132-969b-b4e85fc3b9ac (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")) |
||||||
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
ft4.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:'': {{{ 2022-08-24 10:03:06,182 121385 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-24 10:03:06,182 121385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-24 10:03:06,995 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86/compute/v2.1/os-keypairs 0.809s 2022-08-24 10:03:06,995 121385 DEBUG [tempest.lib.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-1318750226", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOi7Cnr0XZr/o8u+qhGk6T/h+6S7amzUJiqkEI5fYdHZWXYfa46QVrcPEWqv2usosSkP6jFR3adDivjpfF/70p9szeR0JRm1qSOe3g9Yy79Vbjv3pyAKsZLX3jnhGmWyHg=="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-923aa403-466b-46e1-920a-e072843e8553', 'x-compute-request-id': 'req-923aa403-466b-46e1-920a-e072843e8553', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1318750226", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOi7Cnr0XZr/o8u+qhGk6T/h+6S7amzUJiqkEI5fYdHZWXYfa46QVrcPEWqv2usosSkP6jFR3adDivjpfF/70p9szeR0JRm1qSOe3g9Yy79Vbjv3pyAKsZLX3jnhGmWyHg==", "fingerprint": "d4:56:5b:29:87:75:43:79:47:20:42:cd:3a:e5:e2:c7", "user_id": "df9b402589fa4020bc241a4b9c06dd91"}}' 2022-08-24 10:03:06,999 121385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1318750226 created 2022-08-24 10:03:07,478 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-groups 0.478s 2022-08-24 10:03:07,478 121385 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--1285666544", "description": "tempest-description--601799088"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1594', 'x-openstack-request-id': 'req-724c61c8-94fc-41fb-8681-ae4c0bfac20c', 'date': 'Wed, 24 Aug 2022 10:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "41f781ca-82c6-49eb-b159-fc63f0151b10", "name": "tempest-securitygroup--1285666544", "stateful": true, "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "description": "tempest-description--601799088", "shared": false, "security_group_rules": [{"id": "8ba91f56-3913-452b-b392-aec7a506a663", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "41f781ca-82c6-49eb-b159-fc63f0151b10", "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": 78, "description": null, "tags": [], "created_at": "2022-08-24T10:03:07Z", "updated_at": "2022-08-24T10:03:07Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}, {"id": "d41d7f3f-3c0f-4b1e-9e25-342041d0a90f", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "41f781ca-82c6-49eb-b159-fc63f0151b10", "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": 79, "description": null, "tags": [], "created_at": "2022-08-24T10:03:07Z", "updated_at": "2022-08-24T10:03:07Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}], "tags": [], "created_at": "2022-08-24T10:03:07Z", "updated_at": "2022-08-24T10:03:07Z", "revision_number": 1, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:03:07,802 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.323s 2022-08-24 10:03:07,803 121385 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": "41f781ca-82c6-49eb-b159-fc63f0151b10", "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-48a1ab8c-5b90-4abf-acd3-427e7625b66e', 'date': 'Wed, 24 Aug 2022 10:03:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8fd33ad4-1136-420b-99a6-adfa450278bc", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "41f781ca-82c6-49eb-b159-fc63f0151b10", "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": "2022-08-24T10:03:07Z", "updated_at": "2022-08-24T10:03:07Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:03:08,227 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.424s 2022-08-24 10:03:08,228 121385 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": "41f781ca-82c6-49eb-b159-fc63f0151b10", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-62a6915a-ab99-4c4a-a50d-9edbb17d9701', 'date': 'Wed, 24 Aug 2022 10:03:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cade647e-6d7b-4934-b7a9-52b6ed3dbf8e", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "41f781ca-82c6-49eb-b159-fc63f0151b10", "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": "2022-08-24T10:03:08Z", "updated_at": "2022-08-24T10:03:08Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:03:08,228 121385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1285666544 created 2022-08-24 10:03:09,883 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/floatingips 1.654s 2022-08-24 10:03:09,883 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-5078213f-626b-4a37-a9eb-819a73223c14', 'date': 'Wed, 24 Aug 2022 10:03:09 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "floating_ip_address": "172.27.4.204", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-24T10:03:09Z", "updated_at": "2022-08-24T10:03:09Z", "revision_number": 0}}' 2022-08-24 10:03:09,884 121385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'floating_ip_address': '172.27.4.204', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:03:09Z', 'updated_at': '2022-08-24T10:03:09Z', 'revision_number': 0, 'ip': '172.27.4.204'} created 2022-08-24 10:03:10,062 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.173s 2022-08-24 10:03:10,063 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-97575f92-8f94-4b21-8b9f-5a9a2f03fc46', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "df9b402589fa4020bc241a4b9c06dd91", "name": "tempest-AttachVolumeShelveTestJSON-840217806-project", "password_expires_at": null}, "audit_ids": ["0OOxBBifRjC5jdjxkNp3GQ"], "expires_at": "2022-08-24T11:03:09.000000Z", "issued_at": "2022-08-24T10:03:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c1ad7a7198d4e78b9d03f00ce65e091", "name": "tempest-AttachVolumeShelveTestJSON-840217806"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:03:10,064 121385 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '26b92eb1-90dd-4030-8ddb-d65fcb93c009', 'name': 'tempest-AttachVolumeShelveTestJSON-1353346740-network', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1094, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:02:56Z', 'updated_at': '2022-08-24T10:02:56Z', 'revision_number': 1} available for tenant 2022-08-24 10:03:10,065 121385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1318750226', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOi7Cnr0XZr/o8u+qhGk6T/h+6S7amzUJiqkEI5fYdHZWXYfa46QVrcPEWqv2usosSkP6jFR3adDivjpfF/70p9szeR0JRm1qSOe3g9Yy79Vbjv3pyAKsZLX3jnhGmWyHg==', 'fingerprint': 'd4:56:5b:29:87:75:43:79:47:20:42:cd:3a:e5:e2:c7', 'user_id': 'df9b402589fa4020bc241a4b9c06dd91', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBDP+oiIhlCrH7rC+kVYAJZ5pA7YB62Tu/twF6Izr72DQskw86PjD9J\nRQ7tjxYhgQSgBwYFK4EEACKhZANiAATouwp69F2a/6PLvqoRpOk/4fuku2ps1CYq\npBCOX2HR2Vl2H2uOkFa3DxFqr9rrKLEpD+oxUd2nQ4r46Xxf+9KfbM3kdCUZtakj\nnt4PWMu/VW4796cgCrGS19454Rplsh4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '41f781ca-82c6-49eb-b159-fc63f0151b10', 'name': 'tempest-securitygroup--1285666544', 'stateful': True, 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'description': 'tempest-description--601799088', 'shared': False, 'security_group_rules': [{'id': '8ba91f56-3913-452b-b392-aec7a506a663', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'security_group_id': '41f781ca-82c6-49eb-b159-fc63f0151b10', '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': 78, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:03:07Z', 'updated_at': '2022-08-24T10:03:07Z', 'revision_number': 0, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091'}, {'id': 'd41d7f3f-3c0f-4b1e-9e25-342041d0a90f', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'security_group_id': '41f781ca-82c6-49eb-b159-fc63f0151b10', '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': 79, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:03:07Z', 'updated_at': '2022-08-24T10:03:07Z', 'revision_number': 0, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091'}], 'tags': [], 'created_at': '2022-08-24T10:03:07Z', 'updated_at': '2022-08-24T10:03:07Z', 'revision_number': 1, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091'}, 'floating_ip': {'id': '6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'floating_ip_address': '172.27.4.204', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:03:09Z', 'updated_at': '2022-08-24T10:03:09Z', 'revision_number': 0, 'ip': '172.27.4.204'}} 2022-08-24 10:03:12,044 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.86/compute/v2.1/servers 1.979s 2022-08-24 10:03:12,045 121385 DEBUG [tempest.lib.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-1713477433", "imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "26b92eb1-90dd-4030-8ddb-d65fcb93c009"}], "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "key_name": "tempest-keypair-1318750226", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b37ab8-1889-4e65-8d43-75481416ec16', 'x-compute-request-id': 'req-49b37ab8-1889-4e65-8d43-75481416ec16', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "adminPass": "password"}}' 2022-08-24 10:03:12,884 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.835s 2022-08-24 10:03:12,884 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8385ad1d-8814-4985-8f88-12a0da814825', 'x-compute-request-id': 'req-8385ad1d-8814-4985-8f88-12a0da814825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:12Z", "updated": "2022-08-24T10:03:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1318750226", "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}}' 2022-08-24 10:03:14,063 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:03:14,063 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1286', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c47b46b-7407-4315-a18c-6650735a312d', 'x-compute-request-id': 'req-9c47b46b-7407-4315-a18c-6650735a312d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "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}}' 2022-08-24 10:03:15,388 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.312s 2022-08-24 10:03:15,388 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1334', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0629be90-15d8-4a42-b7d7-231db0df3028', 'x-compute-request-id': 'req-0629be90-15d8-4a42-b7d7-231db0df3028', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-24 10:03:15,408 121385 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 3 second wait 2022-08-24 10:03:16,875 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.466s 2022-08-24 10:03:16,875 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9b57a70-e04f-40e7-94ea-81178a1abba4', 'x-compute-request-id': 'req-a9b57a70-e04f-40e7-94ea-81178a1abba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "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}}' 2022-08-24 10:03:16,891 121385 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 4 second wait 2022-08-24 10:03:18,125 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.232s 2022-08-24 10:03:18,125 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b74bc70-8970-4059-8c00-66208e644aee', 'x-compute-request-id': 'req-9b74bc70-8970-4059-8c00-66208e644aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "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}}' 2022-08-24 10:03:19,892 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.751s 2022-08-24 10:03:19,892 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-172b47e3-c29b-45ee-937e-4e76e3541695', 'x-compute-request-id': 'req-172b47e3-c29b-45ee-937e-4e76e3541695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:21,800 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.890s 2022-08-24 10:03:21,800 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc940b6d-4e51-47a3-9f34-0607f0081990', 'x-compute-request-id': 'req-dc940b6d-4e51-47a3-9f34-0607f0081990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:23,619 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.799s 2022-08-24 10:03:23,619 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef004c0a-342d-46f7-acc2-b6265dbda418', 'x-compute-request-id': 'req-ef004c0a-342d-46f7-acc2-b6265dbda418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:24,848 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.216s 2022-08-24 10:03:24,849 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-456fb6df-e16f-437f-89f0-90cd8b3ddc4a', 'x-compute-request-id': 'req-456fb6df-e16f-437f-89f0-90cd8b3ddc4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:26,904 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 1.038s 2022-08-24 10:03:26,904 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8481e06c-ef62-4f1a-8f80-b41e3438afad', 'x-compute-request-id': 'req-8481e06c-ef62-4f1a-8f80-b41e3438afad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:28,340 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.415s 2022-08-24 10:03:28,340 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b733fa18-bedf-438f-b0c4-5c3244df89f0', 'x-compute-request-id': 'req-b733fa18-bedf-438f-b0c4-5c3244df89f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:29,534 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.177s 2022-08-24 10:03:29,534 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91195f4c-e49e-4e02-9379-a5649896fd80', 'x-compute-request-id': 'req-91195f4c-e49e-4e02-9379-a5649896fd80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:30,727 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.178s 2022-08-24 10:03:30,728 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b723d7c1-fc17-4508-8e74-b6233884fbb8', 'x-compute-request-id': 'req-b723d7c1-fc17-4508-8e74-b6233884fbb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:32,721 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.979s 2022-08-24 10:03:32,722 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e8d1dde-2fcc-46ce-84a3-4e0b8b762444', 'x-compute-request-id': 'req-6e8d1dde-2fcc-46ce-84a3-4e0b8b762444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:34,231 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.487s 2022-08-24 10:03:34,231 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-244629ec-9ab1-4957-a765-96ac45923ad3', 'x-compute-request-id': 'req-244629ec-9ab1-4957-a765-96ac45923ad3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:35,543 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.296s 2022-08-24 10:03:35,543 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-815faf79-08b2-4884-96ee-3da04d876d73', 'x-compute-request-id': 'req-815faf79-08b2-4884-96ee-3da04d876d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:36,851 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.291s 2022-08-24 10:03:36,852 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5980c069-2529-4f23-82ee-0cae4f5446b8', 'x-compute-request-id': 'req-5980c069-2529-4f23-82ee-0cae4f5446b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:38,453 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.586s 2022-08-24 10:03:38,454 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a275b386-cc22-41c0-b8a2-ce500763ab4d', 'x-compute-request-id': 'req-a275b386-cc22-41c0-b8a2-ce500763ab4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:39,713 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.243s 2022-08-24 10:03:39,713 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f34bd9a-cf45-46c6-9139-9fa4236f855f', 'x-compute-request-id': 'req-1f34bd9a-cf45-46c6-9139-9fa4236f855f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:40,954 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.227s 2022-08-24 10:03:40,954 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f3aa7f0-aa2c-44e7-9938-983f38252438', 'x-compute-request-id': 'req-2f3aa7f0-aa2c-44e7-9938-983f38252438', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:42,195 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.226s 2022-08-24 10:03:42,195 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d306830a-0b0e-4990-bb9c-198620b21a90', 'x-compute-request-id': 'req-d306830a-0b0e-4990-bb9c-198620b21a90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:43,517 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.306s 2022-08-24 10:03:43,518 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab85ca35-1881-4ea3-b5eb-b9f2351396c0', 'x-compute-request-id': 'req-ab85ca35-1881-4ea3-b5eb-b9f2351396c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:44,852 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.319s 2022-08-24 10:03:44,852 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8affa5b0-2b55-458b-8363-c15e6853a98a', 'x-compute-request-id': 'req-8affa5b0-2b55-458b-8363-c15e6853a98a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:46,030 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:03:46,030 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e50a97c-3874-46b9-9aa9-d69f3415670f', 'x-compute-request-id': 'req-4e50a97c-3874-46b9-9aa9-d69f3415670f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:47,209 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:03:47,210 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca703439-f361-4f14-8762-ae142038cff8', 'x-compute-request-id': 'req-ca703439-f361-4f14-8762-ae142038cff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:48,440 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.216s 2022-08-24 10:03:48,441 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e89a6604-25df-4dfc-823d-24355194b8f3', 'x-compute-request-id': 'req-e89a6604-25df-4dfc-823d-24355194b8f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:49,681 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.225s 2022-08-24 10:03:49,682 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1408', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe51c280-1dcc-4a39-a1a0-80fd90f26d13', 'x-compute-request-id': 'req-fe51c280-1dcc-4a39-a1a0-80fd90f26d13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:50,989 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.292s 2022-08-24 10:03:50,989 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1600', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6005c6cd-d8c9-40a2-846c-633afc4cf5a6', 'x-compute-request-id': 'req-6005c6cd-d8c9-40a2-846c-633afc4cf5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:03:50Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:03:51,003 121385 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 39 second wait 2022-08-24 10:03:51,150 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-interface 0.145s 2022-08-24 10:03:51,150 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:03:51 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-6f7da635-29f9-48a5-929b-064c9e592d37', 'x-compute-request-id': 'req-6f7da635-29f9-48a5-929b-064c9e592d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "26b92eb1-90dd-4030-8ddb-d65fcb93c009", "port_id": "1b9069bd-2630-4b65-9e91-d7695e3b6a8c", "mac_addr": "fa:16:3e:cd:39:7a", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a3a66504-de40-41af-8489-66d60bb2ec47", "ip_address": "172.20.0.7"}]}]}' 2022-08-24 10:03:53,144 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.86:9696/networking/v2.0/floatingips/6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f 1.990s 2022-08-24 10:03:53,145 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "1b9069bd-2630-4b65-9e91-d7695e3b6a8c"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-cd86d75a-698b-45a9-88bb-33d916684e61', 'date': 'Wed, 24 Aug 2022 10:03:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f'} Body: b'{"floatingip": {"id": "6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "floating_ip_address": "172.27.4.204", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "2d93928b-d2e7-426b-8e2f-362f6137ae95", "port_id": "1b9069bd-2630-4b65-9e91-d7695e3b6a8c", "fixed_ip_address": "172.20.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "26b92eb1-90dd-4030-8ddb-d65fcb93c009", "mac_address": "fa:16:3e:cd:39:7a", "admin_state_up": true, "status": "ACTIVE", "device_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:03:09Z", "updated_at": "2022-08-24T10:03:52Z", "revision_number": 1, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:03:53,146 121385 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.204:22' as 'ubuntu' with public key authentication 2022-08-24 10:03:57,589 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:04:03,156 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:04:09,720 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:04:17,304 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:04:22,811 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 5. Retry after 6 seconds. 2022-08-24 10:04:29,321 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 6. Retry after 7 seconds. 2022-08-24 10:04:36,892 121385 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:04:37,300 121385 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:04:37,300 121385 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.204 successfully created 2022-08-24 10:04:37,411 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/ips 0.110s 2022-08-24 10:04:37,412 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:37 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-07b4be3c-1c3b-42d0-9823-fbadd6934ca5', 'x-compute-request-id': 'req-07b4be3c-1c3b-42d0-9823-fbadd6934ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7"}, {"version": 4, "addr": "172.27.4.204"}]}}' 2022-08-24 10:04:38,183 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes 0.764s 2022-08-24 10:04:38,183 121385 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-2019117531"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-662b9355-6017-4bc0-b062-e28bcb20c340', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-662b9355-6017-4bc0-b062-e28bcb20c340', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.008860", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-24 10:04:38,408 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.215s 2022-08-24 10:04:38,408 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d83795-1b9c-42fb-b7f1-31c540d36c16', 'content-length': '894', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d83795-1b9c-42fb-b7f1-31c540d36c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:04:39,474 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.048s 2022-08-24 10:04:39,475 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc6c90b-242e-4cb6-8057-f01589e8333e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc6c90b-242e-4cb6-8057-f01589e8333e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:39.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:04:39,489 121385 INFO [tempest.common.waiters] volume c199d515-fa41-43ae-9e8f-cd84304ee49d reached available after waiting for 1.489113 seconds 2022-08-24 10:04:39,490 121385 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 2022-08-24 10:04:39,490 121385 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.204:22' as 'ubuntu' with public key authentication 2022-08-24 10:04:39,516 121385 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:04:39,666 121385 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:04:39,667 121385 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.204 successfully created 2022-08-24 10:04:40,324 121385 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.204:22' as 'ubuntu' with public key authentication 2022-08-24 10:04:40,412 121385 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:04:40,566 121385 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:04:40,567 121385 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.204 successfully created 2022-08-24 10:04:40,943 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/action 0.375s 2022-08-24 10:04:40,943 121385 DEBUG [tempest.lib.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, 24 Aug 2022 10:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a0adb9d-b772-4733-ac78-7b4c6ffe2584', 'x-compute-request-id': 'req-9a0adb9d-b772-4733-ac78-7b4c6ffe2584', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/action'} Body: b'' 2022-08-24 10:04:41,244 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.300s 2022-08-24 10:04:41,245 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26683a54-4d46-4b30-a7c3-e3c6ee53be0c', 'x-compute-request-id': 'req-26683a54-4d46-4b30-a7c3-e3c6ee53be0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:42,544 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.283s 2022-08-24 10:04:42,544 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3219cf86-cfce-48bb-af10-563fedb10c35', 'x-compute-request-id': 'req-3219cf86-cfce-48bb-af10-563fedb10c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:43,731 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.171s 2022-08-24 10:04:43,731 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f50122-88d1-4ea6-a195-03c67720a57b', 'x-compute-request-id': 'req-c1f50122-88d1-4ea6-a195-03c67720a57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:44,912 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:04:44,913 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5892c166-8bb6-4188-882f-b2f776635035', 'x-compute-request-id': 'req-5892c166-8bb6-4188-882f-b2f776635035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:46,418 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.491s 2022-08-24 10:04:46,419 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16e052d4-48e9-4493-8ac2-58674c7e837f', 'x-compute-request-id': 'req-16e052d4-48e9-4493-8ac2-58674c7e837f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:47,690 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.252s 2022-08-24 10:04:47,690 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-867c03f1-5277-4611-bffc-1789ce04de33', 'x-compute-request-id': 'req-867c03f1-5277-4611-bffc-1789ce04de33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:48,962 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.258s 2022-08-24 10:04:48,963 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b1ef4e-6cf6-46d1-961a-289aaa44c826', 'x-compute-request-id': 'req-99b1ef4e-6cf6-46d1-961a-289aaa44c826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:50,166 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.190s 2022-08-24 10:04:50,167 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2815b1f-50dc-41c1-837e-061824a3fe52', 'x-compute-request-id': 'req-b2815b1f-50dc-41c1-837e-061824a3fe52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:51,358 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.176s 2022-08-24 10:04:51,358 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-571a54ed-858b-4a95-b901-60f8a4157246', 'x-compute-request-id': 'req-571a54ed-858b-4a95-b901-60f8a4157246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:52,544 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.172s 2022-08-24 10:04:52,545 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34df6ae7-20d2-4ecd-8c85-86388bb8efef', 'x-compute-request-id': 'req-34df6ae7-20d2-4ecd-8c85-86388bb8efef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:53,817 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.256s 2022-08-24 10:04:53,817 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c10981b-f7dd-41bd-bd1d-cebb63930ac4', 'x-compute-request-id': 'req-0c10981b-f7dd-41bd-bd1d-cebb63930ac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:55,091 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.259s 2022-08-24 10:04:55,092 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e01dcbd4-d8ee-400d-9f19-e163532e7929', 'x-compute-request-id': 'req-e01dcbd4-d8ee-400d-9f19-e163532e7929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:56,464 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.357s 2022-08-24 10:04:56,465 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58cbc4c5-d07c-4eaf-8c7b-3b10887c9935', 'x-compute-request-id': 'req-58cbc4c5-d07c-4eaf-8c7b-3b10887c9935', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:57,663 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.183s 2022-08-24 10:04:57,663 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7327297-781e-4ebb-a0d6-4955f2c647a5', 'x-compute-request-id': 'req-c7327297-781e-4ebb-a0d6-4955f2c647a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:04:59,218 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.540s 2022-08-24 10:04:59,218 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6f402ea-2847-4bff-a5d7-66acd2a7516b', 'x-compute-request-id': 'req-d6f402ea-2847-4bff-a5d7-66acd2a7516b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:00,427 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.190s 2022-08-24 10:05:00,427 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1634c437-173b-47bc-9635-2e82e8e6251b', 'x-compute-request-id': 'req-1634c437-173b-47bc-9635-2e82e8e6251b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:01,716 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.273s 2022-08-24 10:05:01,716 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1f908d19-18fe-4e24-aee5-7105ffd17166', 'x-compute-request-id': 'req-1f908d19-18fe-4e24-aee5-7105ffd17166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:03,046 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.315s 2022-08-24 10:05:03,047 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1725', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46d87f0c-98e0-4cb9-aff9-17da209c4af5', 'x-compute-request-id': 'req-46d87f0c-98e0-4cb9-aff9-17da209c4af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:04:41Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:04,366 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.304s 2022-08-24 10:05:04,366 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2bd9c1-c9fb-4e74-927a-07664007da1c', 'x-compute-request-id': 'req-ee2bd9c1-c9fb-4e74-927a-07664007da1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:04,379 121385 INFO [tempest.common.waiters] State transition "ACTIVE/shelving" ==> "ACTIVE/shelving_image_pending_upload" after 23 second wait 2022-08-24 10:05:05,796 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.412s 2022-08-24 10:05:05,797 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1746', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed9acb19-3258-4593-8cb1-8f5d0b4648e7', 'x-compute-request-id': 'req-ed9acb19-3258-4593-8cb1-8f5d0b4648e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:04Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:07,883 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 1.071s 2022-08-24 10:05:07,883 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcbfa517-4d01-44d8-a5f8-c5528db86631', 'x-compute-request-id': 'req-dcbfa517-4d01-44d8-a5f8-c5528db86631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:07,898 121385 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "ACTIVE/shelving_image_uploading" after 26 second wait 2022-08-24 10:05:09,484 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.585s 2022-08-24 10:05:09,485 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cda9e87-a7d6-4005-b799-33129abfb779', 'x-compute-request-id': 'req-8cda9e87-a7d6-4005-b799-33129abfb779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:10,986 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.483s 2022-08-24 10:05:10,986 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-972a70a4-4f3c-4531-845d-0c78aa04dd37', 'x-compute-request-id': 'req-972a70a4-4f3c-4531-845d-0c78aa04dd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:12,750 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.746s 2022-08-24 10:05:12,750 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4d759da-7ddc-4683-b4f3-2d5013a28a3c', 'x-compute-request-id': 'req-b4d759da-7ddc-4683-b4f3-2d5013a28a3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:14,316 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.552s 2022-08-24 10:05:14,317 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f0f4ac9-522c-4c3e-805a-d48810a7670e', 'x-compute-request-id': 'req-7f0f4ac9-522c-4c3e-805a-d48810a7670e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:16,562 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 1.231s 2022-08-24 10:05:16,563 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7869b89a-bfb8-42e7-af17-5ff877181901', 'x-compute-request-id': 'req-7869b89a-bfb8-42e7-af17-5ff877181901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:18,123 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.541s 2022-08-24 10:05:18,123 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8d5f89d-afd8-4669-96bc-408a5bad6726', 'x-compute-request-id': 'req-c8d5f89d-afd8-4669-96bc-408a5bad6726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:19,788 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.649s 2022-08-24 10:05:19,788 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e49dded-4cba-4164-a6f5-4c9f1447e097', 'x-compute-request-id': 'req-9e49dded-4cba-4164-a6f5-4c9f1447e097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:21,956 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 1.148s 2022-08-24 10:05:21,956 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6d50aa9-d6be-4893-b7d5-decc8817be98', 'x-compute-request-id': 'req-c6d50aa9-d6be-4893-b7d5-decc8817be98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:24,005 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 1.030s 2022-08-24 10:05:24,005 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c7a3e30-45cc-449a-866e-a55996c2e9e4', 'x-compute-request-id': 'req-2c7a3e30-45cc-449a-866e-a55996c2e9e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:25,859 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.835s 2022-08-24 10:05:25,859 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bedc64-3f77-4896-901d-d391fa03efa9', 'x-compute-request-id': 'req-a1bedc64-3f77-4896-901d-d391fa03efa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:27,388 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.511s 2022-08-24 10:05:27,388 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2d9e2e2-acd5-49ed-8d17-095991b718c3', 'x-compute-request-id': 'req-d2d9e2e2-acd5-49ed-8d17-095991b718c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:28,783 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.377s 2022-08-24 10:05:28,783 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aff1b132-6f1e-4d54-9b0c-82e80eb1a68e', 'x-compute-request-id': 'req-aff1b132-6f1e-4d54-9b0c-82e80eb1a68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:30,224 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.426s 2022-08-24 10:05:30,224 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b5cba0c-7255-4550-8df1-b3bd37f9057e', 'x-compute-request-id': 'req-2b5cba0c-7255-4550-8df1-b3bd37f9057e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:31,751 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.507s 2022-08-24 10:05:31,751 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d25ea2e0-846c-42f5-a784-3ca53de1865b', 'x-compute-request-id': 'req-d25ea2e0-846c-42f5-a784-3ca53de1865b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:33,122 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.352s 2022-08-24 10:05:33,122 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e697ebc-c0d7-4b58-a87f-87ab9a5f312b', 'x-compute-request-id': 'req-2e697ebc-c0d7-4b58-a87f-87ab9a5f312b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:34,762 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.623s 2022-08-24 10:05:34,763 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-560d962c-10a7-4a5d-9cab-971bd4739481', 'x-compute-request-id': 'req-560d962c-10a7-4a5d-9cab-971bd4739481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:36,538 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.754s 2022-08-24 10:05:36,539 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e16ca386-c043-4ad3-bb7e-66ad7f7148a9', 'x-compute-request-id': 'req-e16ca386-c043-4ad3-bb7e-66ad7f7148a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:38,108 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.553s 2022-08-24 10:05:38,109 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0db9f2db-f085-4e90-8713-88e658352d42', 'x-compute-request-id': 'req-0db9f2db-f085-4e90-8713-88e658352d42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:39,515 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.393s 2022-08-24 10:05:39,516 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6207f0b-f258-4a07-884c-c9ec3f653e3d', 'x-compute-request-id': 'req-f6207f0b-f258-4a07-884c-c9ec3f653e3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:41,150 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.618s 2022-08-24 10:05:41,151 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5f42e80-28eb-4f43-a839-cc99143ce629', 'x-compute-request-id': 'req-a5f42e80-28eb-4f43-a839-cc99143ce629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:42,604 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.439s 2022-08-24 10:05:42,605 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1741', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085bc2c6-752e-4361-8998-3ba58f430444', 'x-compute-request-id': 'req-085bc2c6-752e-4361-8998-3ba58f430444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:44,027 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.404s 2022-08-24 10:05:44,028 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:43 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-c77bf0ae-355d-47f7-902c-b273e21e2f20', 'x-compute-request-id': 'req-c77bf0ae-355d-47f7-902c-b273e21e2f20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:44,045 121385 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_uploading" ==> "SHELVED/shelving_offloading" after 63 second wait 2022-08-24 10:05:45,422 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.375s 2022-08-24 10:05:45,422 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:45 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-8ed6025d-1470-4202-892f-9bc52d10bc2f', 'x-compute-request-id': 'req-8ed6025d-1470-4202-892f-9bc52d10bc2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:46,906 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.465s 2022-08-24 10:05:46,907 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:46 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-02a7b831-7096-4ae4-b6d0-c154e7e5c5ce', 'x-compute-request-id': 'req-02a7b831-7096-4ae4-b6d0-c154e7e5c5ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:48,246 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.325s 2022-08-24 10:05:48,247 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d458d63-6f9a-4450-be11-6ffe4462d234', 'x-compute-request-id': 'req-3d458d63-6f9a-4450-be11-6ffe4462d234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:47Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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}}' 2022-08-24 10:05:48,261 121385 INFO [tempest.common.waiters] State transition "SHELVED/shelving_offloading" ==> "SHELVED_OFFLOADED/None" after 67 second wait 2022-08-24 10:05:48,705 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 POST http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.443s 2022-08-24 10:05:48,705 121385 DEBUG [tempest.lib.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": "c199d515-fa41-43ae-9e8f-cd84304ee49d"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:48 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-d0078b20-3c1f-4f49-b46c-fe27dc992fde', 'x-compute-request-id': 'req-d0078b20-3c1f-4f49-b46c-fe27dc992fde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "device": null}}' 2022-08-24 10:05:48,791 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.083s 2022-08-24 10:05:48,791 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ca7b0a9-c5cb-4d38-b37c-b550793c25d2', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ca7b0a9-c5cb-4d38-b37c-b550793c25d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:05:49.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:05:48,803 121385 INFO [tempest.common.waiters] Attachment 93f868ac-0dcd-4b26-ab5a-34e75b1937c1 created for volume c199d515-fa41-43ae-9e8f-cd84304ee49d to server 7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 after waiting for 0.802995 seconds 2022-08-24 10:05:48,863 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.059s 2022-08-24 10:05:48,863 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a090f81-71df-4032-9448-201d52e9633f', 'content-length': '1181', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a090f81-71df-4032-9448-201d52e9633f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:05:49.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:05:48,874 121385 INFO [tempest.common.waiters] volume c199d515-fa41-43ae-9e8f-cd84304ee49d reached in-use after waiting for 0.874292 seconds 2022-08-24 10:05:49,073 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/action 0.198s 2022-08-24 10:05:49,073 121385 DEBUG [tempest.lib.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, 24 Aug 2022 10:05:48 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-a429b703-f3c4-48fc-94e7-2290c5aa200e', 'x-compute-request-id': 'req-a429b703-f3c4-48fc-94e7-2290c5aa200e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/action'} Body: b'' 2022-08-24 10:05:49,387 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.313s 2022-08-24 10:05:49,387 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:49 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-587a1e2a-20a2-4cb8-bacc-340b50ca24b9', 'x-compute-request-id': 'req-587a1e2a-20a2-4cb8-bacc-340b50ca24b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:05:50,655 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.251s 2022-08-24 10:05:50,655 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05: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-4f401826-766b-4632-90c8-8009d6756a38', 'x-compute-request-id': 'req-4f401826-766b-4632-90c8-8009d6756a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:05:51,914 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.240s 2022-08-24 10:05:51,914 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05: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-3ec140ca-778e-41d6-88e4-996172e62402', 'x-compute-request-id': 'req-3ec140ca-778e-41d6-88e4-996172e62402', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:05:53,296 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.362s 2022-08-24 10:05:53,296 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:52 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-053906e5-1754-4235-a68d-fa18f28d8146', 'x-compute-request-id': 'req-053906e5-1754-4235-a68d-fa18f28d8146', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:05:54,718 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.402s 2022-08-24 10:05:54,718 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:54 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-063618b1-4f53-4d97-952a-95db166c72e3', 'x-compute-request-id': 'req-063618b1-4f53-4d97-952a-95db166c72e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:05:55,980 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.240s 2022-08-24 10:05:55,980 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:55 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-96635c80-a5a5-4df3-844b-94c26f58e2bf', 'x-compute-request-id': 'req-96635c80-a5a5-4df3-844b-94c26f58e2bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:49Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:05:57,252 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.257s 2022-08-24 10:05:57,253 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fefe4012-201b-4395-8ea6-f727428ad8af', 'x-compute-request-id': 'req-fefe4012-201b-4395-8ea6-f727428ad8af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:57Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:05:57,267 121385 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/spawning" after 8 second wait 2022-08-24 10:05:58,639 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.371s 2022-08-24 10:05:58,639 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b49b2c6a-6ee5-40f1-9708-1fb97498a955', 'x-compute-request-id': 'req-b49b2c6a-6ee5-40f1-9708-1fb97498a955', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:00,031 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.377s 2022-08-24 10:06:00,031 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbee5bad-73e2-4c57-9d93-a31816727975', 'x-compute-request-id': 'req-cbee5bad-73e2-4c57-9d93-a31816727975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:01,423 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.372s 2022-08-24 10:06:01,423 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d308fc1a-17af-40ac-9bfe-55486c85779a', 'x-compute-request-id': 'req-d308fc1a-17af-40ac-9bfe-55486c85779a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:02,931 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.493s 2022-08-24 10:06:02,932 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c847da7f-e12d-4735-97ac-3f3cc2bfbfb3', 'x-compute-request-id': 'req-c847da7f-e12d-4735-97ac-3f3cc2bfbfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:04,250 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.303s 2022-08-24 10:06:04,251 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b81a5dc-a472-4c80-9830-1cb20c81348d', 'x-compute-request-id': 'req-1b81a5dc-a472-4c80-9830-1cb20c81348d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:05,586 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.314s 2022-08-24 10:06:05,587 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb7b8c8-460a-4e2f-9861-f0e05d3f3870', 'x-compute-request-id': 'req-3fb7b8c8-460a-4e2f-9861-f0e05d3f3870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:06,787 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.181s 2022-08-24 10:06:06,787 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d067bf3-44b0-48d0-a032-71ce4e8a3c36', 'x-compute-request-id': 'req-4d067bf3-44b0-48d0-a032-71ce4e8a3c36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:07,996 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.193s 2022-08-24 10:06:07,996 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09309e70-fedc-4d82-8850-c86e67329557', 'x-compute-request-id': 'req-09309e70-fedc-4d82-8850-c86e67329557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:09,195 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.185s 2022-08-24 10:06:09,196 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0708fdee-d61b-45d8-b7e9-06eb02669c53', 'x-compute-request-id': 'req-0708fdee-d61b-45d8-b7e9-06eb02669c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:10,403 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.193s 2022-08-24 10:06:10,404 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e6bdef8-8d5b-4e8f-91b5-e645f71247d5', 'x-compute-request-id': 'req-8e6bdef8-8d5b-4e8f-91b5-e645f71247d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:11,585 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.166s 2022-08-24 10:06:11,585 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e2c47c1-e0dd-4873-92cb-a1cc59be926f', 'x-compute-request-id': 'req-5e2c47c1-e0dd-4873-92cb-a1cc59be926f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:12,791 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.190s 2022-08-24 10:06:12,792 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53d7c602-e71a-47dc-bf6d-1ca0e52bb3d3', 'x-compute-request-id': 'req-53d7c602-e71a-47dc-bf6d-1ca0e52bb3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:14,012 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.206s 2022-08-24 10:06:14,012 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a684d5d-8a21-44b8-a2de-ee47942d2da7', 'x-compute-request-id': 'req-1a684d5d-8a21-44b8-a2de-ee47942d2da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:15,202 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.172s 2022-08-24 10:06:15,202 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7665c235-6356-414a-8f34-3287c99d76ce', 'x-compute-request-id': 'req-7665c235-6356-414a-8f34-3287c99d76ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:16,406 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.187s 2022-08-24 10:06:16,406 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c318196-41d4-438f-a178-06cba4b022a7', 'x-compute-request-id': 'req-6c318196-41d4-438f-a178-06cba4b022a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:17,600 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.178s 2022-08-24 10:06:17,600 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4633e756-464a-416b-8a3e-d3b1500a9e69', 'x-compute-request-id': 'req-4633e756-464a-416b-8a3e-d3b1500a9e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:18,818 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.202s 2022-08-24 10:06:18,818 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0b68468-4f92-4126-9b70-770f7fce74b2', 'x-compute-request-id': 'req-c0b68468-4f92-4126-9b70-770f7fce74b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:19,995 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:06:19,996 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccdfccbe-7bcf-412b-aa3a-0616794e49f7', 'x-compute-request-id': 'req-ccdfccbe-7bcf-412b-aa3a-0616794e49f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:21,171 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:06:21,172 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-08237c57-97bd-47a6-a3b7-4288bf933eea', 'x-compute-request-id': 'req-08237c57-97bd-47a6-a3b7-4288bf933eea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:22,485 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.298s 2022-08-24 10:06:22,485 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bdb90d32-6a32-4877-bca8-b060e77f13c5', 'x-compute-request-id': 'req-bdb90d32-6a32-4877-bca8-b060e77f13c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:23,788 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.285s 2022-08-24 10:06:23,788 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-777deba9-4ba7-4b65-aa51-ac30f1332c95', 'x-compute-request-id': 'req-777deba9-4ba7-4b65-aa51-ac30f1332c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:24,966 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:06:24,967 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e80edc35-c1bb-419f-8448-482fd7f06df1', 'x-compute-request-id': 'req-e80edc35-c1bb-419f-8448-482fd7f06df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:26,186 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.204s 2022-08-24 10:06:26,187 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-185a7087-44e3-472b-bbbd-37644ead8d9a', 'x-compute-request-id': 'req-185a7087-44e3-472b-bbbd-37644ead8d9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:27,415 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.214s 2022-08-24 10:06:27,415 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-256a0d53-3c3a-45ea-9e8f-14863c6d001b', 'x-compute-request-id': 'req-256a0d53-3c3a-45ea-9e8f-14863c6d001b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:28,623 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.193s 2022-08-24 10:06:28,624 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72c5e7d-40c6-4b31-ad66-ca6e74e92e76', 'x-compute-request-id': 'req-b72c5e7d-40c6-4b31-ad66-ca6e74e92e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:29,795 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:06:29,796 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43afdba9-2af6-4f22-b09d-a88b125d36d8', 'x-compute-request-id': 'req-43afdba9-2af6-4f22-b09d-a88b125d36d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:30,993 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.182s 2022-08-24 10:06:30,993 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1345d15f-eddb-4355-865a-dfca205567cb', 'x-compute-request-id': 'req-1345d15f-eddb-4355-865a-dfca205567cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:32,174 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.166s 2022-08-24 10:06:32,174 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fbb0bd7-6972-4ebb-9860-a2fee62e448d', 'x-compute-request-id': 'req-1fbb0bd7-6972-4ebb-9860-a2fee62e448d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:33,357 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.167s 2022-08-24 10:06:33,357 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98a82225-e1de-4c2c-bc21-34c0ffda2198', 'x-compute-request-id': 'req-98a82225-e1de-4c2c-bc21-34c0ffda2198', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:34,533 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:06:34,534 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1810', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecafd19c-1979-4923-b3f1-785ee63c501c', 'x-compute-request-id': 'req-ecafd19c-1979-4923-b3f1-785ee63c501c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "SHELVED_OFFLOADED", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "2226cfd5-e969-4831-9d12-c2d4b5e68e12", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/2226cfd5-e969-4831-9d12-c2d4b5e68e12"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:05:58Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:03:49.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "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": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:44,828 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 9.280s 2022-08-24 10:06:44,829 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1797', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f047a1d-d6c3-4922-a01c-b1ba77be208d', 'x-compute-request-id': 'req-4f047a1d-d6c3-4922-a01c-b1ba77be208d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:06:44Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:06:44,842 121385 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/spawning" ==> "ACTIVE/None" after 55 second wait 2022-08-24 10:06:44,842 121385 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 2022-08-24 10:06:44,843 121385 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.204:22' as 'ubuntu' with public key authentication 2022-08-24 10:07:03,316 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:07:08,884 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:07:15,413 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 ([Errno None] Unable to connect to port 22 on 172.27.4.204). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:07:19,965 121385 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:07:20,234 121385 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-08-24 10:07:20,235 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.204 (No existing session). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:07:25,752 121385 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:07:25,872 121385 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:07:25,872 121385 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.204 successfully created 2022-08-24 10:07:26,499 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.047s 2022-08-24 10:07:26,499 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:26 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-0e9a0d48-c4b3-4300-b840-213859abdfe5', 'x-compute-request-id': 'req-0e9a0d48-c4b3-4300-b840-213859abdfe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volumeAttachment": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}}' 2022-08-24 10:07:26,546 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.044s 2022-08-24 10:07:26,546 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69ae564d-91ce-4208-ae21-b58c92dc4f53', 'content-length': '1211', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69ae564d-91ce-4208-ae21-b58c92dc4f53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:05:57.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:07:26,729 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.172s 2022-08-24 10:07:26,730 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:26 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-e86ae114-f9cf-4d75-b121-2f2018ec6dfc', 'x-compute-request-id': 'req-e86ae114-f9cf-4d75-b121-2f2018ec6dfc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'' 2022-08-24 10:07:26,779 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:26,780 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-b25f71a3-c217-4477-ab7d-ab67a9435c56', 'x-compute-request-id': 'req-b25f71a3-c217-4477-ab7d-ab67a9435c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:27,838 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.054s 2022-08-24 10:07:27,838 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-46d9ae14-dea1-4e44-aac7-2432d0ea0ee1', 'x-compute-request-id': 'req-46d9ae14-dea1-4e44-aac7-2432d0ea0ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:28,895 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.052s 2022-08-24 10:07:28,895 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-bfbf3752-96b9-4dbc-825b-740beac9707f', 'x-compute-request-id': 'req-bfbf3752-96b9-4dbc-825b-740beac9707f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:29,953 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.054s 2022-08-24 10:07:29,954 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-913555a6-993b-48cc-90d6-db4142898bf8', 'x-compute-request-id': 'req-913555a6-993b-48cc-90d6-db4142898bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:31,012 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.054s 2022-08-24 10:07:31,012 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-a5af4f1b-a8b8-4753-ab7d-8998cff66627', 'x-compute-request-id': 'req-a5af4f1b-a8b8-4753-ab7d-8998cff66627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:32,064 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:07:32,064 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-9e5c55df-13d7-433f-bd3a-50db332dc1c6', 'x-compute-request-id': 'req-9e5c55df-13d7-433f-bd3a-50db332dc1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:33,116 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:07:33,117 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-802d70e2-4b93-4892-8aba-0e5f7afc1c73', 'x-compute-request-id': 'req-802d70e2-4b93-4892-8aba-0e5f7afc1c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:34,170 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:34,170 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-1fa709d6-ec89-4302-af1e-6cfdc31d7795', 'x-compute-request-id': 'req-1fa709d6-ec89-4302-af1e-6cfdc31d7795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:35,228 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.054s 2022-08-24 10:07:35,228 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-714287a7-1a15-4d02-8547-2fb4d1b71b8d', 'x-compute-request-id': 'req-714287a7-1a15-4d02-8547-2fb4d1b71b8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:36,280 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:07:36,281 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-b74dd4de-beda-4a28-88b0-2ad4e5f279ca', 'x-compute-request-id': 'req-b74dd4de-beda-4a28-88b0-2ad4e5f279ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:37,336 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.051s 2022-08-24 10:07:37,336 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-e601eefa-699a-4dc5-84a4-27ad2a710677', 'x-compute-request-id': 'req-e601eefa-699a-4dc5-84a4-27ad2a710677', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:38,388 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:07:38,389 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-3f8c7e04-94d7-4d27-9fb6-1c8da8b8f72b', 'x-compute-request-id': 'req-3f8c7e04-94d7-4d27-9fb6-1c8da8b8f72b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:39,446 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.053s 2022-08-24 10:07:39,447 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-7521b10e-2cfb-49a1-ac15-6a3cf1ec2969', 'x-compute-request-id': 'req-7521b10e-2cfb-49a1-ac15-6a3cf1ec2969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:40,501 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:07:40,502 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-2e3d13e3-dc39-458f-8d7f-11282cbb8ac1', 'x-compute-request-id': 'req-2e3d13e3-dc39-458f-8d7f-11282cbb8ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:41,555 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:41,555 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-ed56a002-65bf-4d68-aaac-2f2390ae098b', 'x-compute-request-id': 'req-ed56a002-65bf-4d68-aaac-2f2390ae098b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:42,611 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.052s 2022-08-24 10:07:42,611 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-26ecea98-b12c-41ef-97d9-b24f989c086a', 'x-compute-request-id': 'req-26ecea98-b12c-41ef-97d9-b24f989c086a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:43,666 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.051s 2022-08-24 10:07:43,666 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-6d115a34-2746-4506-9e61-3946bb968597', 'x-compute-request-id': 'req-6d115a34-2746-4506-9e61-3946bb968597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:44,723 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.053s 2022-08-24 10:07:44,723 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-bbcfc5d1-881b-45c4-925a-a46172ccc459', 'x-compute-request-id': 'req-bbcfc5d1-881b-45c4-925a-a46172ccc459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:45,779 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.052s 2022-08-24 10:07:45,780 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-85bb6373-a9e9-48a7-89af-537813bf34f0', 'x-compute-request-id': 'req-85bb6373-a9e9-48a7-89af-537813bf34f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:46,833 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:46,833 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-5f3ee407-91c7-4454-97a5-9ab02150864d', 'x-compute-request-id': 'req-5f3ee407-91c7-4454-97a5-9ab02150864d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:47,886 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:47,886 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-b8bfab18-eb9e-40f8-9d93-fde9241bef7d', 'x-compute-request-id': 'req-b8bfab18-eb9e-40f8-9d93-fde9241bef7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:48,939 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:48,939 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-72f151a3-5697-44e5-8856-c923bcf39701', 'x-compute-request-id': 'req-72f151a3-5697-44e5-8856-c923bcf39701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:49,994 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.051s 2022-08-24 10:07:49,994 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-50913363-59ea-4898-a999-436ab083517b', 'x-compute-request-id': 'req-50913363-59ea-4898-a999-436ab083517b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:51,047 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:51,048 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-9ab30d9f-9d31-418e-830f-be2d6b889a49', 'x-compute-request-id': 'req-9ab30d9f-9d31-418e-830f-be2d6b889a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:52,101 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:07:52,101 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-a62443cb-48a3-4522-91ab-41cc720f54c8', 'x-compute-request-id': 'req-a62443cb-48a3-4522-91ab-41cc720f54c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:53,156 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.052s 2022-08-24 10:07:53,156 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-a4ba7387-6b1b-4f68-b2f8-23bf49412f57', 'x-compute-request-id': 'req-a4ba7387-6b1b-4f68-b2f8-23bf49412f57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:54,210 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.050s 2022-08-24 10:07:54,210 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-a851a3e1-7118-4cf5-9e35-c9ea53ba8acf', 'x-compute-request-id': 'req-a851a3e1-7118-4cf5-9e35-c9ea53ba8acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:55,265 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.051s 2022-08-24 10:07:55,265 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-53aa8f01-1cfd-432b-aeb9-959985a2cb80', 'x-compute-request-id': 'req-53aa8f01-1cfd-432b-aeb9-959985a2cb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:56,319 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.050s 2022-08-24 10:07:56,320 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-cd8c7704-9a3f-4279-845a-89633bd60b64', 'x-compute-request-id': 'req-cd8c7704-9a3f-4279-845a-89633bd60b64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:57,373 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.050s 2022-08-24 10:07:57,373 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-540a5539-b203-4133-b047-3f5c187000ba', 'x-compute-request-id': 'req-540a5539-b203-4133-b047-3f5c187000ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:58,428 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.050s 2022-08-24 10:07:58,428 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-a4f7f815-c835-45be-9229-473443537c75', 'x-compute-request-id': 'req-a4f7f815-c835-45be-9229-473443537c75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:07:59,484 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.052s 2022-08-24 10:07:59,484 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07: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-edece3cb-6b8d-40c9-9462-5f02d35c26d5', 'x-compute-request-id': 'req-edece3cb-6b8d-40c9-9462-5f02d35c26d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:00,540 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.050s 2022-08-24 10:08:00,541 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-75269c10-feda-42c4-bb45-66db5bdb734c', 'x-compute-request-id': 'req-75269c10-feda-42c4-bb45-66db5bdb734c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:01,593 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:08:01,594 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-f68be950-5eb7-40d0-9ffb-cb1546351175', 'x-compute-request-id': 'req-f68be950-5eb7-40d0-9ffb-cb1546351175', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:02,648 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.051s 2022-08-24 10:08:02,648 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-25bc5ade-8f22-4e5d-9fdd-a2f91ef6edc0', 'x-compute-request-id': 'req-25bc5ade-8f22-4e5d-9fdd-a2f91ef6edc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:03,701 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:08:03,701 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-fa4aec6e-b288-40e6-916a-9c8341aa6991', 'x-compute-request-id': 'req-fa4aec6e-b288-40e6-916a-9c8341aa6991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:04,766 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.060s 2022-08-24 10:08:04,766 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-5271f46e-7a32-408d-a9fb-b1eda04bb014', 'x-compute-request-id': 'req-5271f46e-7a32-408d-a9fb-b1eda04bb014', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:05,820 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:08:05,820 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-ebee9457-080a-4fbf-a928-6731d8c11b9f', 'x-compute-request-id': 'req-ebee9457-080a-4fbf-a928-6731d8c11b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:06,984 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.160s 2022-08-24 10:08:06,984 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-41ab7f3a-a71f-4aad-a11f-3187b2626d6e', 'x-compute-request-id': 'req-41ab7f3a-a71f-4aad-a11f-3187b2626d6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:08,037 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:08:08,037 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-4eef50d3-25db-49cc-8930-109eb6ae4e10', 'x-compute-request-id': 'req-4eef50d3-25db-49cc-8930-109eb6ae4e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:09,088 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:08:09,089 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-5dc42928-e16a-4aeb-8fe8-a616e330af20', 'x-compute-request-id': 'req-5dc42928-e16a-4aeb-8fe8-a616e330af20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:10,142 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.050s 2022-08-24 10:08:10,142 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-9ee601ca-dfa5-4a06-98cd-c83826f8b2fd', 'x-compute-request-id': 'req-9ee601ca-dfa5-4a06-98cd-c83826f8b2fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:11,195 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:08:11,195 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-a121c4c6-c367-48ab-aed9-17da1b8d0c46', 'x-compute-request-id': 'req-a121c4c6-c367-48ab-aed9-17da1b8d0c46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:12,252 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.053s 2022-08-24 10:08:12,253 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-a3a38202-256d-426e-bdda-f80be93150f5', 'x-compute-request-id': 'req-a3a38202-256d-426e-bdda-f80be93150f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:13,304 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:08:13,305 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-80073f23-8b47-4fce-8dbd-cc771516913a', 'x-compute-request-id': 'req-80073f23-8b47-4fce-8dbd-cc771516913a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:14,362 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.054s 2022-08-24 10:08:14,363 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-9682375d-6462-4d65-9985-5de885873730', 'x-compute-request-id': 'req-9682375d-6462-4d65-9985-5de885873730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:15,432 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.066s 2022-08-24 10:08:15,433 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-4fe99cb6-0343-42dc-a07f-731ad590c504', 'x-compute-request-id': 'req-4fe99cb6-0343-42dc-a07f-731ad590c504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:16,488 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.050s 2022-08-24 10:08:16,489 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-3e95b310-dbe3-4413-b4f4-d3d6cce07ca4', 'x-compute-request-id': 'req-3e95b310-dbe3-4413-b4f4-d3d6cce07ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:17,541 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.048s 2022-08-24 10:08:17,541 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-9fa9903d-4641-4b24-9a26-6c90dc865b59', 'x-compute-request-id': 'req-9fa9903d-4641-4b24-9a26-6c90dc865b59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:18,594 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:08:18,595 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-a1566c08-0ff8-4f0d-a48c-5e337409dc39', 'x-compute-request-id': 'req-a1566c08-0ff8-4f0d-a48c-5e337409dc39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:19,648 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.049s 2022-08-24 10:08:19,648 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-86a7cbbf-4ad3-4ae1-81d2-5f90bdd16e0c', 'x-compute-request-id': 'req-86a7cbbf-4ad3-4ae1-81d2-5f90bdd16e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:20,704 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.052s 2022-08-24 10:08:20,705 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-5f73fb5d-f985-40da-a6f7-caddfb5e3779', 'x-compute-request-id': 'req-5f73fb5d-f985-40da-a6f7-caddfb5e3779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:21,778 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.070s 2022-08-24 10:08:21,778 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-5131a2f0-5d11-4b4c-bd03-7efb9f35f088', 'x-compute-request-id': 'req-5131a2f0-5d11-4b4c-bd03-7efb9f35f088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:22,834 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.052s 2022-08-24 10:08:22,835 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-af90bb5f-ec55-47c5-bae5-774b4fba64a0', 'x-compute-request-id': 'req-af90bb5f-ec55-47c5-bae5-774b4fba64a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:23,923 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.084s 2022-08-24 10:08:23,923 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-b03b70c5-ddf8-4e70-88f8-15dbd4654fc7', 'x-compute-request-id': 'req-b03b70c5-ddf8-4e70-88f8-15dbd4654fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:25,089 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.162s 2022-08-24 10:08:25,090 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-39dd64d5-ebbf-4996-b729-ee8d326f23bd', 'x-compute-request-id': 'req-39dd64d5-ebbf-4996-b729-ee8d326f23bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:26,266 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.172s 2022-08-24 10:08:26,266 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-4066edaf-a62e-4a6d-92ae-6d0befe1226c', 'x-compute-request-id': 'req-4066edaf-a62e-4a6d-92ae-6d0befe1226c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:27,437 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.166s 2022-08-24 10:08:27,437 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-2c79cf4c-1699-4baa-bc9c-ddd1b8d2e77e', 'x-compute-request-id': 'req-2c79cf4c-1699-4baa-bc9c-ddd1b8d2e77e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:28,610 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.170s 2022-08-24 10:08:28,611 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-71316ed3-b18a-48c5-9169-80d759a5d19b', 'x-compute-request-id': 'req-71316ed3-b18a-48c5-9169-80d759a5d19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:29,782 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.168s 2022-08-24 10:08:29,782 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-8d27fd6a-02d5-4183-a9d5-e11213857db9', 'x-compute-request-id': 'req-8d27fd6a-02d5-4183-a9d5-e11213857db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:30,955 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.168s 2022-08-24 10:08:30,955 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-4a3e616d-e163-4fb8-8bcb-2173f81b9317', 'x-compute-request-id': 'req-4a3e616d-e163-4fb8-8bcb-2173f81b9317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:32,128 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.168s 2022-08-24 10:08:32,128 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-2c379af7-d9fe-4be1-bdec-4398c3414e4b', 'x-compute-request-id': 'req-2c379af7-d9fe-4be1-bdec-4398c3414e4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:33,313 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.181s 2022-08-24 10:08:33,314 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-1e0ed0f6-d026-4fd9-ac29-6bebe4094a2d', 'x-compute-request-id': 'req-1e0ed0f6-d026-4fd9-ac29-6bebe4094a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:34,480 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.162s 2022-08-24 10:08:34,480 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-70bc294b-3dd6-4386-89c8-7157ff23f9e5', 'x-compute-request-id': 'req-70bc294b-3dd6-4386-89c8-7157ff23f9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:35,651 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.167s 2022-08-24 10:08:35,652 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-59c9c29c-1fce-4a9e-b5ca-b2b7ac0caa81', 'x-compute-request-id': 'req-59c9c29c-1fce-4a9e-b5ca-b2b7ac0caa81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:36,819 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.163s 2022-08-24 10:08:36,819 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-60359efc-2cdb-4d35-af5a-f94d8ff4c7ab', 'x-compute-request-id': 'req-60359efc-2cdb-4d35-af5a-f94d8ff4c7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:37,988 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.164s 2022-08-24 10:08:37,988 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-5ce1d81f-1c90-4e9c-831d-b005d6be4bf7', 'x-compute-request-id': 'req-5ce1d81f-1c90-4e9c-831d-b005d6be4bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:39,156 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.164s 2022-08-24 10:08:39,157 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-e259dc34-3742-4faf-8399-76915a07e786', 'x-compute-request-id': 'req-e259dc34-3742-4faf-8399-76915a07e786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:40,328 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.168s 2022-08-24 10:08:40,328 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-49f44cf2-101e-42d3-8a35-bb1c18fb585a', 'x-compute-request-id': 'req-49f44cf2-101e-42d3-8a35-bb1c18fb585a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:41,494 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.162s 2022-08-24 10:08:41,495 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-258d4c70-991c-4590-add9-9ec1a4611ea3', 'x-compute-request-id': 'req-258d4c70-991c-4590-add9-9ec1a4611ea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:42,662 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.163s 2022-08-24 10:08:42,662 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-37dec526-353d-4e09-878c-acf995070ed8', 'x-compute-request-id': 'req-37dec526-353d-4e09-878c-acf995070ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:43,833 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.167s 2022-08-24 10:08:43,834 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-509ff5e6-7713-46da-a2fd-693b52502657', 'x-compute-request-id': 'req-509ff5e6-7713-46da-a2fd-693b52502657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:45,003 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.166s 2022-08-24 10:08:45,003 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-22dcd14c-861b-4c1b-97a3-9f5a54dce430', 'x-compute-request-id': 'req-22dcd14c-861b-4c1b-97a3-9f5a54dce430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:46,176 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.168s 2022-08-24 10:08:46,176 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-ee8ef1b4-c70e-4448-8f03-104c6226d56b', 'x-compute-request-id': 'req-ee8ef1b4-c70e-4448-8f03-104c6226d56b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:47,344 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.163s 2022-08-24 10:08:47,344 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-97b81ad6-61c5-4b05-9957-0a8961bad45c', 'x-compute-request-id': 'req-97b81ad6-61c5-4b05-9957-0a8961bad45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:48,512 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.164s 2022-08-24 10:08:48,513 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-985a8812-ef05-47ee-b906-9407539b57be', 'x-compute-request-id': 'req-985a8812-ef05-47ee-b906-9407539b57be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:49,684 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.167s 2022-08-24 10:08:49,684 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-9b5503ec-8c54-43e2-9c1f-f9cf12aa077e', 'x-compute-request-id': 'req-9b5503ec-8c54-43e2-9c1f-f9cf12aa077e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:50,854 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.166s 2022-08-24 10:08:50,854 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-4329b064-3883-46d6-8515-ac5ddad0ef3e', 'x-compute-request-id': 'req-4329b064-3883-46d6-8515-ac5ddad0ef3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:52,026 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.168s 2022-08-24 10:08:52,027 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-e752dfbd-b62d-4f1e-b269-188d88359ebf', 'x-compute-request-id': 'req-e752dfbd-b62d-4f1e-b269-188d88359ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:53,197 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.166s 2022-08-24 10:08:53,197 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-a36fa5cc-70bc-4be5-b96d-9226c3e2f161', 'x-compute-request-id': 'req-a36fa5cc-70bc-4be5-b96d-9226c3e2f161', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:54,370 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.168s 2022-08-24 10:08:54,370 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-b178f124-ad07-4160-9a66-0412b6e9bbda', 'x-compute-request-id': 'req-b178f124-ad07-4160-9a66-0412b6e9bbda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:55,538 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.164s 2022-08-24 10:08:55,538 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-2659076d-18d4-414c-bc56-a585c34bc51e', 'x-compute-request-id': 'req-2659076d-18d4-414c-bc56-a585c34bc51e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:56,710 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.167s 2022-08-24 10:08:56,710 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-57bb5d48-c9ec-4073-ab9d-86e92d0e06f7', 'x-compute-request-id': 'req-57bb5d48-c9ec-4073-ab9d-86e92d0e06f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:57,879 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.165s 2022-08-24 10:08:57,879 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-4e1e58c8-4663-49bc-8532-3ec291bb93fa', 'x-compute-request-id': 'req-4e1e58c8-4663-49bc-8532-3ec291bb93fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:08:59,049 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.166s 2022-08-24 10:08:59,050 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08: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-f18d068b-1855-4ccd-a7c0-94b15bdddd6f', 'x-compute-request-id': 'req-f18d068b-1855-4ccd-a7c0-94b15bdddd6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:00,231 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.177s 2022-08-24 10:09:00,232 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-1cff0187-4f7b-4765-b366-b9d3cac85555', 'x-compute-request-id': 'req-1cff0187-4f7b-4765-b366-b9d3cac85555', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:01,551 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.315s 2022-08-24 10:09:01,551 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-fb7dcb2f-301b-4093-8581-c4831c1306f6', 'x-compute-request-id': 'req-fb7dcb2f-301b-4093-8581-c4831c1306f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:02,728 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.173s 2022-08-24 10:09:02,729 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-d2494ee8-3de2-4d39-92a3-ef36952392b0', 'x-compute-request-id': 'req-d2494ee8-3de2-4d39-92a3-ef36952392b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:04,026 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.294s 2022-08-24 10:09:04,027 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-f9750f96-632e-4c29-bb65-1f6b378417b2', 'x-compute-request-id': 'req-f9750f96-632e-4c29-bb65-1f6b378417b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:05,140 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.111s 2022-08-24 10:09:05,141 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-30b912e1-ccf6-4efb-a000-712e01d07085', 'x-compute-request-id': 'req-30b912e1-ccf6-4efb-a000-712e01d07085', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:06,520 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.376s 2022-08-24 10:09:06,521 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-a9d6c71e-9160-490c-b0f4-6c0200c3de98', 'x-compute-request-id': 'req-a9d6c71e-9160-490c-b0f4-6c0200c3de98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:07,677 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.151s 2022-08-24 10:09:07,677 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-22fb312b-594a-478b-b6b0-2218eca3756f', 'x-compute-request-id': 'req-22fb312b-594a-478b-b6b0-2218eca3756f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:08,847 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.166s 2022-08-24 10:09:08,847 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-29fb7068-bb40-4b66-a088-1e6f6346f690', 'x-compute-request-id': 'req-29fb7068-bb40-4b66-a088-1e6f6346f690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:10,018 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.167s 2022-08-24 10:09:10,019 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-73af8c9c-a6a8-4d21-93c8-e2de5f7045e9', 'x-compute-request-id': 'req-73af8c9c-a6a8-4d21-93c8-e2de5f7045e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:11,320 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.297s 2022-08-24 10:09:11,320 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-10515c88-78bd-4381-bc62-48b08b366845', 'x-compute-request-id': 'req-10515c88-78bd-4381-bc62-48b08b366845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:12,471 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.147s 2022-08-24 10:09:12,471 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-f519bc7c-bcc5-43be-8e7e-ef8e6177a736', 'x-compute-request-id': 'req-f519bc7c-bcc5-43be-8e7e-ef8e6177a736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:13,636 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.161s 2022-08-24 10:09:13,636 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-5ea8bd9a-b72a-41f1-a63e-5a5076e3b57f', 'x-compute-request-id': 'req-5ea8bd9a-b72a-41f1-a63e-5a5076e3b57f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:14,813 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.172s 2022-08-24 10:09:14,813 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-291fb269-3c2f-4b33-ace4-0344ebf6f840', 'x-compute-request-id': 'req-291fb269-3c2f-4b33-ace4-0344ebf6f840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:15,981 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.164s 2022-08-24 10:09:15,982 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-955a1aee-4f51-49f3-ad42-4a97cd07fa25', 'x-compute-request-id': 'req-955a1aee-4f51-49f3-ad42-4a97cd07fa25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:17,144 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.158s 2022-08-24 10:09:17,144 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-37a95eb7-343f-4e21-95a2-0469a4fe0da2', 'x-compute-request-id': 'req-37a95eb7-343f-4e21-95a2-0469a4fe0da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:18,321 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.172s 2022-08-24 10:09:18,321 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-8da7fc9a-9545-4437-a34d-f2f1c5ef22de', 'x-compute-request-id': 'req-8da7fc9a-9545-4437-a34d-f2f1c5ef22de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:19,493 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.169s 2022-08-24 10:09:19,493 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-73b70621-0d0f-4714-8c0f-89baaa472c7d', 'x-compute-request-id': 'req-73b70621-0d0f-4714-8c0f-89baaa472c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:20,654 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.157s 2022-08-24 10:09:20,655 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-e9656841-de60-4064-9dd8-081e2563ca8a', 'x-compute-request-id': 'req-e9656841-de60-4064-9dd8-081e2563ca8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:09:21,829 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 0.171s 2022-08-24 10:09:21,829 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09: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-0526b267-461c-45ea-887e-15e50eb4965b', 'x-compute-request-id': 'req-0526b267-461c-45ea-887e-15e50eb4965b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "volumeId": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "serverId": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "device": "/dev/sdb"}]}' 2022-08-24 10:10:22,894 121385 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:11:22,940 121385 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:12:23,000 121385 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:13:23,060 121385 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:14:23,121 121385 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:15:23,181 121385 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:16:23,242 121385 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:17:23,301 121385 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:18:23,361 121385 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:19:23,422 121385 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments 2022-08-24 10:21:23,546 121385 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 2022-08-24 10:22:05,867 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 102.382s 2022-08-24 10:22:05,867 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:21:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67d2d929-0346-4507-b7ca-99c2b4d70266', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67d2d929-0346-4507-b7ca-99c2b4d70266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:23:06,940 121385 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 2022-08-24 10:24:04,403 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 117.523s 2022-08-24 10:24:04,404 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:23:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a62d88a8-adf4-4670-b3c7-94ab5cb8a12e', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a62d88a8-adf4-4670-b3c7-94ab5cb8a12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:24:05,494 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.078s 2022-08-24 10:24:05,494 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3659db52-1e39-4384-8ca3-fc5344f75400', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3659db52-1e39-4384-8ca3-fc5344f75400', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:24:06,592 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.086s 2022-08-24 10:24:06,592 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb2d7ef-5a81-472e-b026-0d09da906824', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb2d7ef-5a81-472e-b026-0d09da906824', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:24:07,692 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.087s 2022-08-24 10:24:07,692 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a106d9c-0ff3-44ac-bb07-51598f522dcf', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a106d9c-0ff3-44ac-bb07-51598f522dcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:24:08,832 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 0.128s 2022-08-24 10:24:08,833 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1264a121-220e-42b3-ae9e-00f48a495866', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1264a121-220e-42b3-ae9e-00f48a495866', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:25:09,907 121385 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 2022-08-24 10:26:06,189 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 116.344s 2022-08-24 10:26:06,190 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b1f3798-6be6-463c-94e6-5111d621366b', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b1f3798-6be6-463c-94e6-5111d621366b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:26:09,347 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 2.144s 2022-08-24 10:26:09,347 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cdc2c71-f6fa-4083-9d68-fca4b1ca702c', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cdc2c71-f6fa-4083-9d68-fca4b1ca702c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:27:10,420 121385 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 2022-08-24 10:28:06,643 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d 116.283s 2022-08-24 10:28:06,643 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aaa5e40b-c5a6-4f14-9192-dc44114b60de', 'content-length': '1214', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aaa5e40b-c5a6-4f14-9192-dc44114b60de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d'} Body: b'{"volume": {"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:07:27.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-2019117531", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/7c1ad7a7198d4e78b9d03f00ce65e091/volumes/c199d515-fa41-43ae-9e8f-cd84304ee49d"}], "user_id": "df9b402589fa4020bc241a4b9c06dd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "attachment_id": "93f868ac-0dcd-4b26-ab5a-34e75b1937c1", "volume_id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "server_id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:57.000000"}], "os-vol-tenant-attr:tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:28:06,789 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.133s 2022-08-24 10:28:06,789 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:06 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-e730462d-a86a-440b-a4a3-ea3caeae2027', 'x-compute-request-id': 'req-e730462d-a86a-440b-a4a3-ea3caeae2027', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'' 2022-08-24 10:28:06,947 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:28:06,947 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-721bf55e-2464-492f-94a1-3b22281d3d17', 'x-compute-request-id': 'req-721bf55e-2464-492f-94a1-3b22281d3d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:08,124 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:28:08,125 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d688a12-27ef-4099-9d1c-a70c46321ac7', 'x-compute-request-id': 'req-3d688a12-27ef-4099-9d1c-a70c46321ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:09,298 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:28:09,299 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe2cf2e8-ad25-4437-bdcf-2ba25a0f5cfa', 'x-compute-request-id': 'req-fe2cf2e8-ad25-4437-bdcf-2ba25a0f5cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:10,472 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:28:10,473 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb3b4348-78be-494a-a463-282a06444181', 'x-compute-request-id': 'req-fb3b4348-78be-494a-a463-282a06444181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:11,642 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:28:11,642 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e012f318-340a-462b-95f6-5857ebb7e8dd', 'x-compute-request-id': 'req-e012f318-340a-462b-95f6-5857ebb7e8dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:12,820 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:28:12,820 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dd5fbcf-90de-452f-af94-c55fb2b1d51a', 'x-compute-request-id': 'req-5dd5fbcf-90de-452f-af94-c55fb2b1d51a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:13,991 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:28:13,992 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e1d35ef-a59f-4c27-98ad-98377928ce0a', 'x-compute-request-id': 'req-5e1d35ef-a59f-4c27-98ad-98377928ce0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:15,166 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:28:15,166 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e3e7a11-07ed-4aca-ae16-f7527494634b', 'x-compute-request-id': 'req-1e3e7a11-07ed-4aca-ae16-f7527494634b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:16,343 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:28:16,343 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b15f209-659b-4b60-a162-3ef351bc2ce4', 'x-compute-request-id': 'req-1b15f209-659b-4b60-a162-3ef351bc2ce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:17,520 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:28:17,521 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a09253-26e1-4788-b18f-71c5c9fd82d9', 'x-compute-request-id': 'req-15a09253-26e1-4788-b18f-71c5c9fd82d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:18,694 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:28:18,694 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fde117b-36fc-4335-930f-0776b5cc02a6', 'x-compute-request-id': 'req-3fde117b-36fc-4335-930f-0776b5cc02a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:19,872 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:28:19,872 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec66233d-d61e-46fa-b44e-69054d67b47f', 'x-compute-request-id': 'req-ec66233d-d61e-46fa-b44e-69054d67b47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:21,042 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:28:21,043 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e5e217cf-d6b8-49ba-adb6-5a8c493f1683', 'x-compute-request-id': 'req-e5e217cf-d6b8-49ba-adb6-5a8c493f1683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:22,212 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:28:22,213 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af6fa123-8304-49d0-bd66-bb650adcc6a7', 'x-compute-request-id': 'req-af6fa123-8304-49d0-bd66-bb650adcc6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:23,386 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:28:23,386 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-567a611d-4dbe-40ac-bb11-67a76d2ad543', 'x-compute-request-id': 'req-567a611d-4dbe-40ac-bb11-67a76d2ad543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:24,563 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:28:24,564 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb2b44d9-064e-4920-984f-bd1e7a88c958', 'x-compute-request-id': 'req-cb2b44d9-064e-4920-984f-bd1e7a88c958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:25,737 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:28:25,738 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688b12a8-13a9-46cb-a804-7a6d36289f01', 'x-compute-request-id': 'req-688b12a8-13a9-46cb-a804-7a6d36289f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:26,910 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:28:26,911 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a33c00-daf9-4599-9350-440558bbfc02', 'x-compute-request-id': 'req-f2a33c00-daf9-4599-9350-440558bbfc02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:28,079 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.154s 2022-08-24 10:28:28,079 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d31ceee-c438-488a-8106-570f04e40d59', 'x-compute-request-id': 'req-1d31ceee-c438-488a-8106-570f04e40d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:29,254 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:28:29,255 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e99cf00c-54f3-4930-acec-3cd60964f2f8', 'x-compute-request-id': 'req-e99cf00c-54f3-4930-acec-3cd60964f2f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:30,440 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.170s 2022-08-24 10:28:30,440 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7479f50-af7e-4f0f-a6fd-3085edd10418', 'x-compute-request-id': 'req-b7479f50-af7e-4f0f-a6fd-3085edd10418', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:31,615 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:28:31,615 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9cd4075-bf08-40ea-8808-08b415303ac6', 'x-compute-request-id': 'req-e9cd4075-bf08-40ea-8808-08b415303ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:32,795 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.164s 2022-08-24 10:28:32,795 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eecc0b7-10f8-46cc-8556-6ab44b207aab', 'x-compute-request-id': 'req-9eecc0b7-10f8-46cc-8556-6ab44b207aab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:33,965 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:28:33,965 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecebd325-9844-495f-8a88-668c5bfe8fb6', 'x-compute-request-id': 'req-ecebd325-9844-495f-8a88-668c5bfe8fb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:35,142 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:28:35,142 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea20ac24-340a-4e4f-bb46-0c3774f1d1da', 'x-compute-request-id': 'req-ea20ac24-340a-4e4f-bb46-0c3774f1d1da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:36,313 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:28:36,313 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4299606c-105c-46d9-8dd4-5ef458170bc1', 'x-compute-request-id': 'req-4299606c-105c-46d9-8dd4-5ef458170bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:37,486 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:28:37,486 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0e1d008-76c7-48ff-a434-5ad500defa51', 'x-compute-request-id': 'req-b0e1d008-76c7-48ff-a434-5ad500defa51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:38,659 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:28:38,660 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d1224c3-10ea-4431-9640-9577094835dd', 'x-compute-request-id': 'req-8d1224c3-10ea-4431-9640-9577094835dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:39,843 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.168s 2022-08-24 10:28:39,843 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44fdcf5a-b4b2-495d-ac32-a45e494da0b5', 'x-compute-request-id': 'req-44fdcf5a-b4b2-495d-ac32-a45e494da0b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:41,016 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:28:41,016 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfc616f9-0ff4-4694-925b-35bb0ac8e99e', 'x-compute-request-id': 'req-dfc616f9-0ff4-4694-925b-35bb0ac8e99e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:42,186 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:28:42,187 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a379aebf-c100-419b-b081-e94481ac99b4', 'x-compute-request-id': 'req-a379aebf-c100-419b-b081-e94481ac99b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:43,357 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:28:43,357 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93cb7e5d-60d2-41e4-8d62-966fe688904e', 'x-compute-request-id': 'req-93cb7e5d-60d2-41e4-8d62-966fe688904e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:44,525 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.154s 2022-08-24 10:28:44,526 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c18f85a-a220-4099-bc8e-493308d45753', 'x-compute-request-id': 'req-0c18f85a-a220-4099-bc8e-493308d45753', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:45,696 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:28:45,697 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66f0e6a3-0309-406b-8e52-be1d1a4c3e72', 'x-compute-request-id': 'req-66f0e6a3-0309-406b-8e52-be1d1a4c3e72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:46,872 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:28:46,872 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1b96a59-712a-48b0-9b3a-e8beacac96b2', 'x-compute-request-id': 'req-d1b96a59-712a-48b0-9b3a-e8beacac96b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:48,041 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.154s 2022-08-24 10:28:48,042 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-795ee091-86a7-4e0e-8f6f-92b9b655a19c', 'x-compute-request-id': 'req-795ee091-86a7-4e0e-8f6f-92b9b655a19c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:49,216 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:28:49,217 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3ae0af3-fdb0-4f15-aceb-72d3deb47d11', 'x-compute-request-id': 'req-f3ae0af3-fdb0-4f15-aceb-72d3deb47d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:50,388 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:28:50,388 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780563c1-2d27-4145-8c35-2f8407c2cf85', 'x-compute-request-id': 'req-780563c1-2d27-4145-8c35-2f8407c2cf85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:51,557 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.153s 2022-08-24 10:28:51,557 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-389963d0-0b56-49c8-8ca9-4ed10c62a95f', 'x-compute-request-id': 'req-389963d0-0b56-49c8-8ca9-4ed10c62a95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:52,730 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:28:52,730 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a03eceeb-cd84-4153-8e05-f1ae2aa1f22c', 'x-compute-request-id': 'req-a03eceeb-cd84-4153-8e05-f1ae2aa1f22c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:53,909 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:28:53,910 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee6eef6a-9152-422d-98ee-9a195e8d9b84', 'x-compute-request-id': 'req-ee6eef6a-9152-422d-98ee-9a195e8d9b84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:55,083 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:28:55,083 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b6564c-3ba3-4d40-9f09-43ece0e9b213', 'x-compute-request-id': 'req-c6b6564c-3ba3-4d40-9f09-43ece0e9b213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:56,263 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:28:56,263 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17eb0bb3-12a3-4977-8a3f-f322a4e2ae41', 'x-compute-request-id': 'req-17eb0bb3-12a3-4977-8a3f-f322a4e2ae41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:57,432 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.154s 2022-08-24 10:28:57,433 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bfea7856-638a-46b4-bee5-ee8e4171563f', 'x-compute-request-id': 'req-bfea7856-638a-46b4-bee5-ee8e4171563f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:58,605 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:28:58,605 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a41637-de9f-4d79-852b-8599d76cdeb2', 'x-compute-request-id': 'req-34a41637-de9f-4d79-852b-8599d76cdeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:28:59,779 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:28:59,779 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9cec84d-7c02-4569-80d3-b9ac80c515e5', 'x-compute-request-id': 'req-a9cec84d-7c02-4569-80d3-b9ac80c515e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:00,955 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:29:00,955 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97e4868d-738e-43f5-a972-457d1575887a', 'x-compute-request-id': 'req-97e4868d-738e-43f5-a972-457d1575887a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:02,136 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.166s 2022-08-24 10:29:02,136 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c350ea2-d678-4af1-9810-12c307ab67ba', 'x-compute-request-id': 'req-8c350ea2-d678-4af1-9810-12c307ab67ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:03,310 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:03,311 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f369c37-7a42-4a09-9832-3dd5e9902ea1', 'x-compute-request-id': 'req-9f369c37-7a42-4a09-9832-3dd5e9902ea1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:04,483 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:29:04,483 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-543ddb4c-0983-4dac-831e-d3a202ec2392', 'x-compute-request-id': 'req-543ddb4c-0983-4dac-831e-d3a202ec2392', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:05,659 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:05,659 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcb68bb7-7008-46e3-a8e2-95b9905bc972', 'x-compute-request-id': 'req-bcb68bb7-7008-46e3-a8e2-95b9905bc972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:07,040 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.367s 2022-08-24 10:29:07,041 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3702e01-7d1e-45a8-900e-a420262a6572', 'x-compute-request-id': 'req-b3702e01-7d1e-45a8-900e-a420262a6572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:08,215 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:29:08,215 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce47bb70-c5c5-4d36-9bc4-392c43fa2f81', 'x-compute-request-id': 'req-ce47bb70-c5c5-4d36-9bc4-392c43fa2f81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:09,391 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:29:09,392 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24981bd1-c221-468b-9310-963ae3a902bc', 'x-compute-request-id': 'req-24981bd1-c221-468b-9310-963ae3a902bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:10,573 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.166s 2022-08-24 10:29:10,574 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc163239-863f-4d27-9cc9-fdf7ab4be1f4', 'x-compute-request-id': 'req-fc163239-863f-4d27-9cc9-fdf7ab4be1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:11,761 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.173s 2022-08-24 10:29:11,762 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf55e478-6d8e-4dd8-a124-5e4d5fcde95e', 'x-compute-request-id': 'req-bf55e478-6d8e-4dd8-a124-5e4d5fcde95e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:12,932 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:29:12,932 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a85812-a047-41bf-8ad6-201e8af4dd5b', 'x-compute-request-id': 'req-52a85812-a047-41bf-8ad6-201e8af4dd5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:14,108 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:29:14,109 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7095491-0ff1-4898-9b2c-fa9a6292b36e', 'x-compute-request-id': 'req-c7095491-0ff1-4898-9b2c-fa9a6292b36e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:15,279 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:29:15,280 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-415e0dd4-8d2a-4385-8033-5909233a8277', 'x-compute-request-id': 'req-415e0dd4-8d2a-4385-8033-5909233a8277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:16,454 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:29:16,454 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca0dd68-1cb4-4526-9844-5c2b9a30dd92', 'x-compute-request-id': 'req-4ca0dd68-1cb4-4526-9844-5c2b9a30dd92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:17,626 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:29:17,627 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22445e8b-4999-4f24-8d2c-5af7910b40b1', 'x-compute-request-id': 'req-22445e8b-4999-4f24-8d2c-5af7910b40b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:18,802 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:18,802 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b821fd53-7cff-499f-b872-1368c9cb305f', 'x-compute-request-id': 'req-b821fd53-7cff-499f-b872-1368c9cb305f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:19,974 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:29:19,974 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-121b45b3-e609-41f3-a705-234177c43426', 'x-compute-request-id': 'req-121b45b3-e609-41f3-a705-234177c43426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:21,151 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:29:21,151 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82346cfe-5da3-4611-8f9b-e183014ff1be', 'x-compute-request-id': 'req-82346cfe-5da3-4611-8f9b-e183014ff1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:22,320 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.154s 2022-08-24 10:29:22,321 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deb76051-08d3-46ba-b727-8a4b310a9cea', 'x-compute-request-id': 'req-deb76051-08d3-46ba-b727-8a4b310a9cea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:23,490 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.154s 2022-08-24 10:29:23,490 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-100443a8-50ad-4172-bf0c-11def034791a', 'x-compute-request-id': 'req-100443a8-50ad-4172-bf0c-11def034791a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:24,668 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:29:24,668 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85e2f4e5-a769-4424-b83b-964c5cecc111', 'x-compute-request-id': 'req-85e2f4e5-a769-4424-b83b-964c5cecc111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:25,851 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.168s 2022-08-24 10:29:25,851 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b86b80f1-efd7-4354-b856-5717f00b723b', 'x-compute-request-id': 'req-b86b80f1-efd7-4354-b856-5717f00b723b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:27,028 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:29:27,029 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ca03d08-5965-4cff-8be8-1f1573212826', 'x-compute-request-id': 'req-8ca03d08-5965-4cff-8be8-1f1573212826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:28,205 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:29:28,206 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-385b4215-970e-4b27-9c35-693e1fb78aac', 'x-compute-request-id': 'req-385b4215-970e-4b27-9c35-693e1fb78aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:29,381 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:29:29,381 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2e824d-188a-4a7f-8225-e8a0bfbd2064', 'x-compute-request-id': 'req-ee2e824d-188a-4a7f-8225-e8a0bfbd2064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:30,554 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:29:30,554 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61703081-57cc-4f74-a7e0-0e06adef5313', 'x-compute-request-id': 'req-61703081-57cc-4f74-a7e0-0e06adef5313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:31,726 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:29:31,727 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bd6382f-4493-461e-b004-4658c05eb2ac', 'x-compute-request-id': 'req-8bd6382f-4493-461e-b004-4658c05eb2ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:32,969 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.228s 2022-08-24 10:29:32,970 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daec5d1f-cc34-490b-9f1a-67bbb44350b4', 'x-compute-request-id': 'req-daec5d1f-cc34-490b-9f1a-67bbb44350b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:34,145 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:29:34,145 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3cdd7fe-ec6f-4d87-a49e-a74acc6a25f2', 'x-compute-request-id': 'req-d3cdd7fe-ec6f-4d87-a49e-a74acc6a25f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:35,321 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:29:35,321 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98bf7ced-f8a1-4039-b043-b09315963549', 'x-compute-request-id': 'req-98bf7ced-f8a1-4039-b043-b09315963549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:36,504 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.168s 2022-08-24 10:29:36,505 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dfd72af7-1f07-4f63-af88-dda8ae65887c', 'x-compute-request-id': 'req-dfd72af7-1f07-4f63-af88-dda8ae65887c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:37,675 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:29:37,675 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99d91eea-6afa-4918-9128-575817a30612', 'x-compute-request-id': 'req-99d91eea-6afa-4918-9128-575817a30612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:38,851 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:38,851 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18dd62bc-8c5f-4f29-83b0-e9345a449b43', 'x-compute-request-id': 'req-18dd62bc-8c5f-4f29-83b0-e9345a449b43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:40,023 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:29:40,024 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc1c1e1f-e32d-4a60-85b8-9295385dca18', 'x-compute-request-id': 'req-bc1c1e1f-e32d-4a60-85b8-9295385dca18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:41,199 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:41,199 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7555bbcf-0519-4a17-8f24-95535f6f836c', 'x-compute-request-id': 'req-7555bbcf-0519-4a17-8f24-95535f6f836c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:42,373 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:42,374 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bce33fe-f170-42e0-9672-d19943b36bad', 'x-compute-request-id': 'req-0bce33fe-f170-42e0-9672-d19943b36bad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:43,547 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:29:43,547 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1963f32a-1af8-4a59-94e2-f598894560ce', 'x-compute-request-id': 'req-1963f32a-1af8-4a59-94e2-f598894560ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:44,725 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:29:44,726 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2feee5ea-fb3e-4596-80ce-3b92c3988a61', 'x-compute-request-id': 'req-2feee5ea-fb3e-4596-80ce-3b92c3988a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:45,898 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:29:45,899 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-304f950c-32ec-416f-94de-8ba7ee712dfc', 'x-compute-request-id': 'req-304f950c-32ec-416f-94de-8ba7ee712dfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:47,068 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:29:47,069 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44711dcb-6bb2-47d8-a5ef-6688a8062a62', 'x-compute-request-id': 'req-44711dcb-6bb2-47d8-a5ef-6688a8062a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:48,244 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:48,244 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-decb95d0-2788-40a5-a43f-a77516a926c6', 'x-compute-request-id': 'req-decb95d0-2788-40a5-a43f-a77516a926c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:49,419 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:49,419 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbbd96d2-ed12-477b-bddb-759dbfa12104', 'x-compute-request-id': 'req-fbbd96d2-ed12-477b-bddb-759dbfa12104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:50,601 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.166s 2022-08-24 10:29:50,601 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30eded2a-9c62-4a7f-89e7-d65699f6d11a', 'x-compute-request-id': 'req-30eded2a-9c62-4a7f-89e7-d65699f6d11a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:51,775 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:29:51,776 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4bf4d11-f7df-43c9-875e-36b0ee187aa2', 'x-compute-request-id': 'req-f4bf4d11-f7df-43c9-875e-36b0ee187aa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:52,949 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:29:52,950 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad0bab0-5d53-4cf9-bb2a-fcfb09a469fc', 'x-compute-request-id': 'req-0ad0bab0-5d53-4cf9-bb2a-fcfb09a469fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:54,124 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:29:54,125 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b38616d-8236-4427-892a-78dd9a846b91', 'x-compute-request-id': 'req-0b38616d-8236-4427-892a-78dd9a846b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:55,297 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:29:55,297 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c308040-e570-465b-b1be-812c900ad67d', 'x-compute-request-id': 'req-7c308040-e570-465b-b1be-812c900ad67d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:56,473 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:29:56,474 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0558d11-1273-4891-824d-4936107f3722', 'x-compute-request-id': 'req-a0558d11-1273-4891-824d-4936107f3722', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:57,643 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:29:57,644 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd970fd3-b720-4e12-9678-4568d1c83700', 'x-compute-request-id': 'req-bd970fd3-b720-4e12-9678-4568d1c83700', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:58,818 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:29:58,819 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa56a15-6ee3-4f0e-9801-23b91b71793b', 'x-compute-request-id': 'req-2aa56a15-6ee3-4f0e-9801-23b91b71793b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:29:59,992 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:29:59,993 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec5b0674-244a-4377-a8f3-51ac84cfc523', 'x-compute-request-id': 'req-ec5b0674-244a-4377-a8f3-51ac84cfc523', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:01,166 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:30:01,167 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5834ed0-c8cc-4195-9a4c-25aef7d8bd54', 'x-compute-request-id': 'req-d5834ed0-c8cc-4195-9a4c-25aef7d8bd54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:02,371 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.190s 2022-08-24 10:30:02,371 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78d2a879-6c04-4d11-b8e6-eed238c9fe7b', 'x-compute-request-id': 'req-78d2a879-6c04-4d11-b8e6-eed238c9fe7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:03,543 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:30:03,544 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16988cbc-6488-4b3f-a30c-66082bae8a43', 'x-compute-request-id': 'req-16988cbc-6488-4b3f-a30c-66082bae8a43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:04,720 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:30:04,720 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b366c124-7048-4087-9d6c-c1fe5ac81de5', 'x-compute-request-id': 'req-b366c124-7048-4087-9d6c-c1fe5ac81de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:06,019 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.283s 2022-08-24 10:30:06,019 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75d46a96-75d8-4dd9-afa1-7b15504ee658', 'x-compute-request-id': 'req-75d46a96-75d8-4dd9-afa1-7b15504ee658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:07,197 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:30:07,197 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f96e949f-859b-4286-8653-90055374ea72', 'x-compute-request-id': 'req-f96e949f-859b-4286-8653-90055374ea72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:08,377 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.167s 2022-08-24 10:30:08,378 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ace6094-f606-444e-9643-516494d0f1f3', 'x-compute-request-id': 'req-4ace6094-f606-444e-9643-516494d0f1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:09,559 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.167s 2022-08-24 10:30:09,559 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abe43fb7-b036-4c40-aa75-adca3948aabe', 'x-compute-request-id': 'req-abe43fb7-b036-4c40-aa75-adca3948aabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:10,909 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.335s 2022-08-24 10:30:10,909 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d17d6189-e27a-4d84-b0ab-23e198e4e944', 'x-compute-request-id': 'req-d17d6189-e27a-4d84-b0ab-23e198e4e944', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:12,374 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.448s 2022-08-24 10:30:12,375 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9bcee6f1-fe3f-4c64-a41b-0a9bb5cd4a50', 'x-compute-request-id': 'req-9bcee6f1-fe3f-4c64-a41b-0a9bb5cd4a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:13,717 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.327s 2022-08-24 10:30:13,718 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b7767ef-3f4b-4bae-9dc3-d935255f4b08', 'x-compute-request-id': 'req-5b7767ef-3f4b-4bae-9dc3-d935255f4b08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:15,021 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.286s 2022-08-24 10:30:15,021 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f6c8b0c-3faa-429b-bebd-4de541df7c49', 'x-compute-request-id': 'req-8f6c8b0c-3faa-429b-bebd-4de541df7c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:16,218 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.182s 2022-08-24 10:30:16,219 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-954d4354-d07b-4951-a754-c6ef2fb9f8c6', 'x-compute-request-id': 'req-954d4354-d07b-4951-a754-c6ef2fb9f8c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:17,688 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.454s 2022-08-24 10:30:17,688 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7294510f-5253-4c8c-b79a-c7ad376c0a3d', 'x-compute-request-id': 'req-7294510f-5253-4c8c-b79a-c7ad376c0a3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:18,909 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.205s 2022-08-24 10:30:18,909 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a395619-8ea4-4413-811d-0d4b66b19616', 'x-compute-request-id': 'req-3a395619-8ea4-4413-811d-0d4b66b19616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:20,200 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.276s 2022-08-24 10:30:20,201 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3b799e7-b40e-4551-8878-230eccee5947', 'x-compute-request-id': 'req-d3b799e7-b40e-4551-8878-230eccee5947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:21,403 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.188s 2022-08-24 10:30:21,404 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39a7f548-de12-4760-9933-f628625d1b4f', 'x-compute-request-id': 'req-39a7f548-de12-4760-9933-f628625d1b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:22,581 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:30:22,582 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d16dede-3924-4a80-9591-896bcf69b58b', 'x-compute-request-id': 'req-3d16dede-3924-4a80-9591-896bcf69b58b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:23,763 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.167s 2022-08-24 10:30:23,764 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53fd651e-0cd5-4ee2-8c50-4195dc101e88', 'x-compute-request-id': 'req-53fd651e-0cd5-4ee2-8c50-4195dc101e88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:24,941 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:30:24,941 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85f77c77-555b-45d3-a282-3b7ceb0e004d', 'x-compute-request-id': 'req-85f77c77-555b-45d3-a282-3b7ceb0e004d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:26,120 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:30:26,120 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d141c25-69f8-41fe-a792-5a9ff76b0d4a', 'x-compute-request-id': 'req-3d141c25-69f8-41fe-a792-5a9ff76b0d4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:27,292 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:30:27,292 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf6b2536-5868-4850-ae31-ead8890263a8', 'x-compute-request-id': 'req-cf6b2536-5868-4850-ae31-ead8890263a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:28,468 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:30:28,469 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d727f56d-b8cc-46ca-bc07-d882da9aec00', 'x-compute-request-id': 'req-d727f56d-b8cc-46ca-bc07-d882da9aec00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:29,648 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:30:29,649 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd4bce44-c501-4572-aebf-46e5f7ef4d6b', 'x-compute-request-id': 'req-bd4bce44-c501-4572-aebf-46e5f7ef4d6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:30,828 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:30:30,828 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0352912e-85fd-485c-ae4d-fced447bcadc', 'x-compute-request-id': 'req-0352912e-85fd-485c-ae4d-fced447bcadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:32,013 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.170s 2022-08-24 10:30:32,014 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f5e177-d707-4ac1-a0ef-973bfcecb473', 'x-compute-request-id': 'req-c1f5e177-d707-4ac1-a0ef-973bfcecb473', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:33,208 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.180s 2022-08-24 10:30:33,209 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6916d08b-d49b-43de-8d5c-65572ba3dc27', 'x-compute-request-id': 'req-6916d08b-d49b-43de-8d5c-65572ba3dc27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:34,430 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.207s 2022-08-24 10:30:34,431 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b00c42c0-653b-485c-a89e-cc2b0666f11b', 'x-compute-request-id': 'req-b00c42c0-653b-485c-a89e-cc2b0666f11b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:35,611 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:30:35,612 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c12292-79de-4066-ada8-9e8ff1e76035', 'x-compute-request-id': 'req-07c12292-79de-4066-ada8-9e8ff1e76035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:36,785 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:30:36,786 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0209f1-eeb4-46b0-b7fd-b7d2de045eff', 'x-compute-request-id': 'req-be0209f1-eeb4-46b0-b7fd-b7d2de045eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:37,957 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:30:37,957 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f97adbb0-27d6-4359-8ea8-836d44946048', 'x-compute-request-id': 'req-f97adbb0-27d6-4359-8ea8-836d44946048', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:39,128 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:30:39,128 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09658da3-a808-4a74-9539-0c5cc731d521', 'x-compute-request-id': 'req-09658da3-a808-4a74-9539-0c5cc731d521', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:40,305 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:30:40,305 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a686de7-1a50-47e1-81c3-6635a297224e', 'x-compute-request-id': 'req-4a686de7-1a50-47e1-81c3-6635a297224e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:41,479 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:30:41,479 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0378691-ba40-4a5c-85e9-ba4335d4c483', 'x-compute-request-id': 'req-d0378691-ba40-4a5c-85e9-ba4335d4c483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:42,654 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:30:42,654 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26996e1a-f90b-490e-a59f-b3c7d960724f', 'x-compute-request-id': 'req-26996e1a-f90b-490e-a59f-b3c7d960724f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:43,840 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.171s 2022-08-24 10:30:43,840 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00b9b318-e568-4723-8634-ef46a49c66a0', 'x-compute-request-id': 'req-00b9b318-e568-4723-8634-ef46a49c66a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:45,015 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:30:45,015 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87bf4127-a4ea-45e2-9b5f-06576edfb623', 'x-compute-request-id': 'req-87bf4127-a4ea-45e2-9b5f-06576edfb623', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:46,188 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:30:46,188 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a92e2d6-285c-45d3-889d-5fbbd87973b1', 'x-compute-request-id': 'req-7a92e2d6-285c-45d3-889d-5fbbd87973b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:47,360 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:30:47,360 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-caddd169-d528-46be-990f-c866276c8e53', 'x-compute-request-id': 'req-caddd169-d528-46be-990f-c866276c8e53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:48,540 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:30:48,540 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59c01a34-a031-4150-be38-a8868c0d8126', 'x-compute-request-id': 'req-59c01a34-a031-4150-be38-a8868c0d8126', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:49,711 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:30:49,711 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e580ab07-4d8a-4ea3-a81c-edb3e0e6fc42', 'x-compute-request-id': 'req-e580ab07-4d8a-4ea3-a81c-edb3e0e6fc42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:50,889 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:30:50,889 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d3fef98-76e2-4440-a8c4-acb6b80be2a7', 'x-compute-request-id': 'req-6d3fef98-76e2-4440-a8c4-acb6b80be2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:52,061 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:30:52,062 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eeb6b3b-5b71-4d01-94f1-85ce5fecde7b', 'x-compute-request-id': 'req-5eeb6b3b-5b71-4d01-94f1-85ce5fecde7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:53,231 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:30:53,232 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab82a6e9-95dc-45cb-b17e-d6150f4dac36', 'x-compute-request-id': 'req-ab82a6e9-95dc-45cb-b17e-d6150f4dac36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:54,409 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:30:54,410 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c419e4bd-bca2-41fc-9cde-9f20238e7dba', 'x-compute-request-id': 'req-c419e4bd-bca2-41fc-9cde-9f20238e7dba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:55,582 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:30:55,583 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-752dc7a6-e51c-4151-bddc-58cb3f1b25c5', 'x-compute-request-id': 'req-752dc7a6-e51c-4151-bddc-58cb3f1b25c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:56,761 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:30:56,761 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13d2f6e8-c0f5-42b1-bcf9-b47beb29e88c', 'x-compute-request-id': 'req-13d2f6e8-c0f5-42b1-bcf9-b47beb29e88c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:57,932 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:30:57,932 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d09b2a70-83e8-40ac-9fa6-42414f180acf', 'x-compute-request-id': 'req-d09b2a70-83e8-40ac-9fa6-42414f180acf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:30:59,109 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:30:59,109 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5184eefb-6f3b-4afb-9ce1-00a67de71852', 'x-compute-request-id': 'req-5184eefb-6f3b-4afb-9ce1-00a67de71852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:00,292 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.165s 2022-08-24 10:31:00,292 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ec64652-23e4-495c-8964-8a78aec26e5e', 'x-compute-request-id': 'req-4ec64652-23e4-495c-8964-8a78aec26e5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:01,463 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:31:01,464 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3840ebf0-190b-4989-ba02-75dec183d26f', 'x-compute-request-id': 'req-3840ebf0-190b-4989-ba02-75dec183d26f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:02,642 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.164s 2022-08-24 10:31:02,643 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9b840e5-e781-4db0-b6fc-b691f86cda6c', 'x-compute-request-id': 'req-c9b840e5-e781-4db0-b6fc-b691f86cda6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:03,819 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:31:03,819 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1ed1b3a-1794-4323-98f0-953b61eb8a02', 'x-compute-request-id': 'req-e1ed1b3a-1794-4323-98f0-953b61eb8a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:05,143 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.309s 2022-08-24 10:31:05,143 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f160d0b-3b71-4b0e-a4b0-5e07372a1f41', 'x-compute-request-id': 'req-2f160d0b-3b71-4b0e-a4b0-5e07372a1f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:06,325 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.167s 2022-08-24 10:31:06,325 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afc6bce6-74cc-458a-932a-ec3d75b0fd3f', 'x-compute-request-id': 'req-afc6bce6-74cc-458a-932a-ec3d75b0fd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:07,496 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:31:07,496 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eecf374e-6e0c-4046-bdde-1204732d418b', 'x-compute-request-id': 'req-eecf374e-6e0c-4046-bdde-1204732d418b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:08,669 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:31:08,670 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36706c16-e781-491d-8bed-ab628991ad37', 'x-compute-request-id': 'req-36706c16-e781-491d-8bed-ab628991ad37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:09,843 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:31:09,844 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b52fb9d-04d0-4d2e-9859-0e38d39ff02d', 'x-compute-request-id': 'req-8b52fb9d-04d0-4d2e-9859-0e38d39ff02d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:11,021 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:31:11,022 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aabd422d-4e47-4755-ae89-74c5338e1437', 'x-compute-request-id': 'req-aabd422d-4e47-4755-ae89-74c5338e1437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:12,199 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:31:12,199 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e171ed43-af13-40ec-b1d8-3e947b1e7546', 'x-compute-request-id': 'req-e171ed43-af13-40ec-b1d8-3e947b1e7546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:13,374 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:31:13,375 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12515cfd-c004-47d0-af8b-62182872a6db', 'x-compute-request-id': 'req-12515cfd-c004-47d0-af8b-62182872a6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:14,549 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:31:14,549 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-841ffc65-2dce-482e-b7f5-08d41f23e81f', 'x-compute-request-id': 'req-841ffc65-2dce-482e-b7f5-08d41f23e81f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:15,727 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:31:15,727 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8159564f-3e14-4bd0-9359-6a9de4d4c618', 'x-compute-request-id': 'req-8159564f-3e14-4bd0-9359-6a9de4d4c618', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:16,902 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:31:16,902 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec1a28ba-83f2-4a0c-a175-50e43651a349', 'x-compute-request-id': 'req-ec1a28ba-83f2-4a0c-a175-50e43651a349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:18,075 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:31:18,075 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d09b2bf-1ed9-4f85-a5c2-403aa20d1995', 'x-compute-request-id': 'req-0d09b2bf-1ed9-4f85-a5c2-403aa20d1995', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:19,251 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:31:19,251 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bd1b3be-018f-4c53-8ab8-d56079a00074', 'x-compute-request-id': 'req-4bd1b3be-018f-4c53-8ab8-d56079a00074', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:20,423 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:31:20,423 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fb2f343-1f82-4979-970c-fa577ef26c2a', 'x-compute-request-id': 'req-8fb2f343-1f82-4979-970c-fa577ef26c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:21,595 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:31:21,595 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15a23ebb-ee4f-48f9-8d71-486f5ee8afe1', 'x-compute-request-id': 'req-15a23ebb-ee4f-48f9-8d71-486f5ee8afe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:22,768 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:31:22,769 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2194099-17c4-49ee-8f4c-81da549644a8', 'x-compute-request-id': 'req-c2194099-17c4-49ee-8f4c-81da549644a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:23,940 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:31:23,941 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e2d044a-1987-4399-b98e-603b1673197b', 'x-compute-request-id': 'req-2e2d044a-1987-4399-b98e-603b1673197b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:25,119 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:31:25,119 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c408e3b-5b81-47ce-ae30-0866c131b73b', 'x-compute-request-id': 'req-3c408e3b-5b81-47ce-ae30-0866c131b73b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:26,293 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:31:26,294 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c503cb4-abf6-440a-bc51-2063611c12f8', 'x-compute-request-id': 'req-7c503cb4-abf6-440a-bc51-2063611c12f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:27,468 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:31:27,469 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec82b49e-3853-4d32-8018-f35dd726cd44', 'x-compute-request-id': 'req-ec82b49e-3853-4d32-8018-f35dd726cd44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:28,639 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:31:28,640 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e598b28-bd4c-48b9-a754-c7b05a01d0c0', 'x-compute-request-id': 'req-9e598b28-bd4c-48b9-a754-c7b05a01d0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:29,812 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:31:29,813 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5c0823c-bd2a-4087-94b9-4b8744444582', 'x-compute-request-id': 'req-c5c0823c-bd2a-4087-94b9-4b8744444582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:30,987 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:31:30,987 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1494d52a-cf09-47df-8789-a50f717f17f0', 'x-compute-request-id': 'req-1494d52a-cf09-47df-8789-a50f717f17f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:32,166 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:31:32,166 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161aa9d1-badb-476b-8add-fcec626444db', 'x-compute-request-id': 'req-161aa9d1-badb-476b-8add-fcec626444db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:33,342 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:31:33,342 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e551f5f8-2004-40cd-8ee7-767f27cb9ddc', 'x-compute-request-id': 'req-e551f5f8-2004-40cd-8ee7-767f27cb9ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:34,517 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:31:34,518 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d01e5c27-75d2-4928-8f1c-fccd01bc0408', 'x-compute-request-id': 'req-d01e5c27-75d2-4928-8f1c-fccd01bc0408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:35,807 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.275s 2022-08-24 10:31:35,808 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb56e7eb-7373-4e4c-a512-4b105e55781d', 'x-compute-request-id': 'req-cb56e7eb-7373-4e4c-a512-4b105e55781d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:36,979 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:31:36,980 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dbe7aeee-bd18-4a6f-bd20-3d17fc6cfa55', 'x-compute-request-id': 'req-dbe7aeee-bd18-4a6f-bd20-3d17fc6cfa55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:38,155 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:31:38,155 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a90fb3fd-c1dc-4ab2-a412-e25655d66cec', 'x-compute-request-id': 'req-a90fb3fd-c1dc-4ab2-a412-e25655d66cec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:39,326 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:31:39,326 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f1b6f27-3fa5-49a1-90bc-c8ffe26bebab', 'x-compute-request-id': 'req-6f1b6f27-3fa5-49a1-90bc-c8ffe26bebab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:40,498 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:31:40,498 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc631861-2a13-478e-b985-56ac417bc6bc', 'x-compute-request-id': 'req-fc631861-2a13-478e-b985-56ac417bc6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:41,675 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:31:41,676 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc301032-c03c-4df0-a8b2-4d12edab8d4b', 'x-compute-request-id': 'req-cc301032-c03c-4df0-a8b2-4d12edab8d4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:42,852 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:31:42,853 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b612fc25-21e5-47e5-915f-d60d2ba4d6e8', 'x-compute-request-id': 'req-b612fc25-21e5-47e5-915f-d60d2ba4d6e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:44,027 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:31:44,027 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78fc2d8e-e4ad-4e3b-b61b-a977064a2fc7', 'x-compute-request-id': 'req-78fc2d8e-e4ad-4e3b-b61b-a977064a2fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:45,198 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:31:45,198 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca4ea2f0-2db4-4f51-87b8-a0ba16d2a8f8', 'x-compute-request-id': 'req-ca4ea2f0-2db4-4f51-87b8-a0ba16d2a8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:46,371 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:31:46,372 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7578d7f6-89ce-4dac-84ee-3d8ae2f74f9c', 'x-compute-request-id': 'req-7578d7f6-89ce-4dac-84ee-3d8ae2f74f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:47,542 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:31:47,543 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5571d9c8-fd0d-48a0-a2eb-7d1251d3c757', 'x-compute-request-id': 'req-5571d9c8-fd0d-48a0-a2eb-7d1251d3c757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:48,713 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:31:48,713 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19d190c3-18fe-4886-80ab-abd5631947c0', 'x-compute-request-id': 'req-19d190c3-18fe-4886-80ab-abd5631947c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:49,892 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:31:49,892 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3228967-0e8c-435f-b0aa-6bec37bc55cb', 'x-compute-request-id': 'req-b3228967-0e8c-435f-b0aa-6bec37bc55cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:51,063 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:31:51,063 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9296fb16-54e1-4871-9b93-9787537e2716', 'x-compute-request-id': 'req-9296fb16-54e1-4871-9b93-9787537e2716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:52,240 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:31:52,240 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2cb43e5b-7c81-40ae-8b23-a578cf41e2e5', 'x-compute-request-id': 'req-2cb43e5b-7c81-40ae-8b23-a578cf41e2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:53,410 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.156s 2022-08-24 10:31:53,411 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2deb2ce1-b642-4a2e-89d2-c91f466cc586', 'x-compute-request-id': 'req-2deb2ce1-b642-4a2e-89d2-c91f466cc586', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:54,585 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.159s 2022-08-24 10:31:54,585 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b03e423-494c-4831-a01b-77598cc41362', 'x-compute-request-id': 'req-4b03e423-494c-4831-a01b-77598cc41362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:55,760 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:31:55,761 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2a15b89-9447-49a9-a91a-1fabd0fee6f0', 'x-compute-request-id': 'req-a2a15b89-9447-49a9-a91a-1fabd0fee6f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:56,934 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.158s 2022-08-24 10:31:56,935 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b75e2e8-05b1-4444-b08b-5962a3a1b553', 'x-compute-request-id': 'req-3b75e2e8-05b1-4444-b08b-5962a3a1b553', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:58,112 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:31:58,113 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c850c84e-d860-4679-9060-74758216ab33', 'x-compute-request-id': 'req-c850c84e-d860-4679-9060-74758216ab33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:31:59,283 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.155s 2022-08-24 10:31:59,283 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90597b34-be74-475f-81c3-c69b6e1076f1', 'x-compute-request-id': 'req-90597b34-be74-475f-81c3-c69b6e1076f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:00,458 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.160s 2022-08-24 10:32:00,458 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73dc1995-69f4-4b2f-9ebc-2c03b4846a61', 'x-compute-request-id': 'req-73dc1995-69f4-4b2f-9ebc-2c03b4846a61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:01,629 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.157s 2022-08-24 10:32:01,630 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36d67335-504f-4001-99f6-c6a2f514bf37', 'x-compute-request-id': 'req-36d67335-504f-4001-99f6-c6a2f514bf37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:02,811 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.167s 2022-08-24 10:32:02,811 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-958f409a-a88d-4278-94bf-14ba86cd8c4a', 'x-compute-request-id': 'req-958f409a-a88d-4278-94bf-14ba86cd8c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:03,989 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.162s 2022-08-24 10:32:03,990 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86b45ac9-7aab-46de-9c4a-c9679dd3f25f', 'x-compute-request-id': 'req-86b45ac9-7aab-46de-9c4a-c9679dd3f25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:05,165 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.161s 2022-08-24 10:32:05,166 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c210fdda-99d4-4eb6-98cb-e54e74fb18d8', 'x-compute-request-id': 'req-c210fdda-99d4-4eb6-98cb-e54e74fb18d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:06,343 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.163s 2022-08-24 10:32:06,344 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e2527ac-362e-49ef-b72f-985abe2d6465', 'x-compute-request-id': 'req-0e2527ac-362e-49ef-b72f-985abe2d6465', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:07,528 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.169s 2022-08-24 10:32:07,528 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c665e0e4-1403-4df4-b20b-b4a361356e81', 'x-compute-request-id': 'req-c665e0e4-1403-4df4-b20b-b4a361356e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:08,743 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.200s 2022-08-24 10:32:08,744 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1803', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a590843a-ce3f-4887-9219-87730e8ca430', 'x-compute-request-id': 'req-a590843a-ce3f-4887-9219-87730e8ca430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}, {"version": 4, "addr": "172.27.4.204", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:39:7a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1285666544"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:09,875 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.116s 2022-08-24 10:32:09,876 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b010f2de-0cc4-40f3-9fe0-f61ab8ee74b1', 'x-compute-request-id': 'req-b010f2de-0cc4-40f3-9fe0-f61ab8ee74b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:10,982 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:32:10,982 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81cb2e17-89ec-4166-8de4-2e4be5b1f122', 'x-compute-request-id': 'req-81cb2e17-89ec-4166-8de4-2e4be5b1f122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:12,086 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.090s 2022-08-24 10:32:12,086 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77af22d0-fdee-4bc6-a884-4d34a76be4ee', 'x-compute-request-id': 'req-77af22d0-fdee-4bc6-a884-4d34a76be4ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:13,196 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:13,196 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6df7c501-b293-4516-945f-3cf8960d4958', 'x-compute-request-id': 'req-6df7c501-b293-4516-945f-3cf8960d4958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:14,305 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:14,305 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bddfae60-658a-4a4c-ba0f-f69dbbf2378e', 'x-compute-request-id': 'req-bddfae60-658a-4a4c-ba0f-f69dbbf2378e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:15,414 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:15,415 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f599b7d0-4434-4257-b3f1-6b72c6ba9645', 'x-compute-request-id': 'req-f599b7d0-4434-4257-b3f1-6b72c6ba9645', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:16,523 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:16,523 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ef67024b-5130-44d6-9a22-1d7760268de9', 'x-compute-request-id': 'req-ef67024b-5130-44d6-9a22-1d7760268de9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:17,633 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:17,633 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-185b0987-e629-4d2e-a5f1-ef4fa9cfcd7e', 'x-compute-request-id': 'req-185b0987-e629-4d2e-a5f1-ef4fa9cfcd7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:18,747 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.100s 2022-08-24 10:32:18,748 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-678fd2a0-9c31-4233-9f05-e078ad86cd8f', 'x-compute-request-id': 'req-678fd2a0-9c31-4233-9f05-e078ad86cd8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:19,854 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:32:19,855 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-169e7d68-01f4-4a34-9f5e-6f52463aea30', 'x-compute-request-id': 'req-169e7d68-01f4-4a34-9f5e-6f52463aea30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:20,962 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:32:20,962 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8abff8b-0fa5-4472-a669-8a271bfe3887', 'x-compute-request-id': 'req-f8abff8b-0fa5-4472-a669-8a271bfe3887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:22,072 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:32:22,073 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b4103bb-fbe2-44a7-880e-6ab40565731a', 'x-compute-request-id': 'req-0b4103bb-fbe2-44a7-880e-6ab40565731a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:23,190 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.103s 2022-08-24 10:32:23,190 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1541b6d3-d6fc-4dbc-bd34-5b8ec1b73325', 'x-compute-request-id': 'req-1541b6d3-d6fc-4dbc-bd34-5b8ec1b73325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:24,302 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:32:24,302 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3e18dfc-3eac-482c-84bf-03aa27ed8f0b', 'x-compute-request-id': 'req-b3e18dfc-3eac-482c-84bf-03aa27ed8f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:25,412 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:32:25,412 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-630ad0e2-0cdc-42de-94bc-b369e8fdbfda', 'x-compute-request-id': 'req-630ad0e2-0cdc-42de-94bc-b369e8fdbfda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:26,519 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:32:26,519 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8edf27e-c8b1-47b1-b34a-f916b7249755', 'x-compute-request-id': 'req-f8edf27e-c8b1-47b1-b34a-f916b7249755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:27,630 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:32:27,630 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80cc08b6-8029-48ca-8aed-e2e8edf69f68', 'x-compute-request-id': 'req-80cc08b6-8029-48ca-8aed-e2e8edf69f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:28,734 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.091s 2022-08-24 10:32:28,734 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c676eae-2338-47d5-be75-60bb75a1cbf2', 'x-compute-request-id': 'req-6c676eae-2338-47d5-be75-60bb75a1cbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:29,842 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:29,843 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5050e28f-7a66-4d60-b51d-595a4812efee', 'x-compute-request-id': 'req-5050e28f-7a66-4d60-b51d-595a4812efee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:30,945 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.089s 2022-08-24 10:32:30,946 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76c14a2c-b5f4-4687-8a6d-826c9b7e186c', 'x-compute-request-id': 'req-76c14a2c-b5f4-4687-8a6d-826c9b7e186c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:32,053 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:32:32,054 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a13310f-6eca-4be5-9ec6-86c48f1240b8', 'x-compute-request-id': 'req-4a13310f-6eca-4be5-9ec6-86c48f1240b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:33,158 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.091s 2022-08-24 10:32:33,159 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d20e19e-f1ea-4b34-83a1-e33f3687c7b0', 'x-compute-request-id': 'req-2d20e19e-f1ea-4b34-83a1-e33f3687c7b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:34,266 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:34,267 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90781a93-be56-45aa-98a3-662e6c91eccb', 'x-compute-request-id': 'req-90781a93-be56-45aa-98a3-662e6c91eccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:35,382 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.101s 2022-08-24 10:32:35,382 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e80161a3-d748-45f0-9b9f-1ba850dc4a04', 'x-compute-request-id': 'req-e80161a3-d748-45f0-9b9f-1ba850dc4a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:36,493 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:32:36,493 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf2653d6-160c-4d8e-934b-e836b7ab9a95', 'x-compute-request-id': 'req-bf2653d6-160c-4d8e-934b-e836b7ab9a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:37,603 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:37,603 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ced2b91d-1de0-473c-8d5b-a248686044d1', 'x-compute-request-id': 'req-ced2b91d-1de0-473c-8d5b-a248686044d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:38,712 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:38,712 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e50e7f9a-9784-42a4-b018-58eae6a03a35', 'x-compute-request-id': 'req-e50e7f9a-9784-42a4-b018-58eae6a03a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:39,820 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:39,820 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d4acac3-c526-49d3-b412-11ecda7f272b', 'x-compute-request-id': 'req-4d4acac3-c526-49d3-b412-11ecda7f272b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:40,926 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:32:40,927 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-385aa9bf-73be-433e-a192-db6efd586a8a', 'x-compute-request-id': 'req-385aa9bf-73be-433e-a192-db6efd586a8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:42,033 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:32:42,034 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f8cfaf1e-15e3-4f5d-a77a-caa1e8ba7158', 'x-compute-request-id': 'req-f8cfaf1e-15e3-4f5d-a77a-caa1e8ba7158', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:43,143 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:43,144 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe989697-95eb-462b-91b2-07f44bb92364', 'x-compute-request-id': 'req-fe989697-95eb-462b-91b2-07f44bb92364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:44,251 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:32:44,252 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaae12d6-7276-4aab-be5d-95311775ebd9', 'x-compute-request-id': 'req-aaae12d6-7276-4aab-be5d-95311775ebd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:45,361 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:45,361 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b1da89b-4c43-4a6c-9179-b9231a74fbb2', 'x-compute-request-id': 'req-4b1da89b-4c43-4a6c-9179-b9231a74fbb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:46,477 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.102s 2022-08-24 10:32:46,477 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f61435ae-ea29-44ca-ab36-eec5c695cb7a', 'x-compute-request-id': 'req-f61435ae-ea29-44ca-ab36-eec5c695cb7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:47,586 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:47,586 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0de8fe22-5c8c-4c7d-97c3-de10b6df88b1', 'x-compute-request-id': 'req-0de8fe22-5c8c-4c7d-97c3-de10b6df88b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:48,694 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:32:48,694 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f51c50-e273-4d1e-863a-722b43aeee54', 'x-compute-request-id': 'req-02f51c50-e273-4d1e-863a-722b43aeee54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:49,803 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:32:49,804 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f2a9078-29d8-4be3-8a04-943d3fb768ac', 'x-compute-request-id': 'req-2f2a9078-29d8-4be3-8a04-943d3fb768ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:50,911 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:32:50,911 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ef86169-b20b-4aea-83ad-a18dc257a7aa', 'x-compute-request-id': 'req-5ef86169-b20b-4aea-83ad-a18dc257a7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:52,019 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:52,019 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-966c834e-ca28-415e-8fa2-db93859b87c2', 'x-compute-request-id': 'req-966c834e-ca28-415e-8fa2-db93859b87c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:53,126 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.090s 2022-08-24 10:32:53,126 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64c3b7f-30a4-421b-8824-c56d34f885a5', 'x-compute-request-id': 'req-f64c3b7f-30a4-421b-8824-c56d34f885a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:54,234 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:54,234 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d837f8-b9a8-4a25-a8f0-e2b1eeeffc65', 'x-compute-request-id': 'req-63d837f8-b9a8-4a25-a8f0-e2b1eeeffc65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:55,342 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:55,343 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-299e2546-3eb8-43fa-98dc-3d8840867911', 'x-compute-request-id': 'req-299e2546-3eb8-43fa-98dc-3d8840867911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:56,455 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:32:56,455 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30b9172b-c96a-41f0-aab1-39a58b74ed9f', 'x-compute-request-id': 'req-30b9172b-c96a-41f0-aab1-39a58b74ed9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:57,564 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:32:57,564 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4a616a2-7bae-4588-b755-1b3d25c9859d', 'x-compute-request-id': 'req-a4a616a2-7bae-4588-b755-1b3d25c9859d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:58,674 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:32:58,675 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0a4016c-f193-443c-9b78-f581590c5ff4', 'x-compute-request-id': 'req-c0a4016c-f193-443c-9b78-f581590c5ff4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:32:59,780 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.091s 2022-08-24 10:32:59,781 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be0d4d2c-82f7-41b7-b29f-e6253946f1ef', 'x-compute-request-id': 'req-be0d4d2c-82f7-41b7-b29f-e6253946f1ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:00,889 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:00,889 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5c09f5-4073-432d-bdc0-0c2895425edc', 'x-compute-request-id': 'req-ed5c09f5-4073-432d-bdc0-0c2895425edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:01,992 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.090s 2022-08-24 10:33:01,993 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6848dac-9239-443b-a785-3e0a10dbc09e', 'x-compute-request-id': 'req-e6848dac-9239-443b-a785-3e0a10dbc09e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:03,116 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.109s 2022-08-24 10:33:03,117 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9e94c63-1322-4c26-9203-3d5224ce135e', 'x-compute-request-id': 'req-d9e94c63-1322-4c26-9203-3d5224ce135e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:04,220 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.089s 2022-08-24 10:33:04,220 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba7f1bc6-8ff0-464b-bc59-9469c924613a', 'x-compute-request-id': 'req-ba7f1bc6-8ff0-464b-bc59-9469c924613a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:05,326 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.091s 2022-08-24 10:33:05,326 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a39ee734-2278-4308-b83a-c18f876fdefd', 'x-compute-request-id': 'req-a39ee734-2278-4308-b83a-c18f876fdefd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:06,438 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.099s 2022-08-24 10:33:06,439 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c70eb53-73cd-4444-a120-903f69674811', 'x-compute-request-id': 'req-0c70eb53-73cd-4444-a120-903f69674811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:07,679 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.226s 2022-08-24 10:33:07,680 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e615a733-c4ed-4ca1-8ce7-9a0df515d751', 'x-compute-request-id': 'req-e615a733-c4ed-4ca1-8ce7-9a0df515d751', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:08,789 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:08,789 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01141f0f-bd43-4dea-977e-934e967abff2', 'x-compute-request-id': 'req-01141f0f-bd43-4dea-977e-934e967abff2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:09,903 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.100s 2022-08-24 10:33:09,904 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b699d83-320d-4efe-8831-2a0783402eaf', 'x-compute-request-id': 'req-8b699d83-320d-4efe-8831-2a0783402eaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:11,014 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:33:11,014 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59653f43-1039-459d-95d1-9a5dda1e5f16', 'x-compute-request-id': 'req-59653f43-1039-459d-95d1-9a5dda1e5f16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:12,123 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:33:12,124 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23a0e3ad-58a0-424c-9b3d-30e25e90e57d', 'x-compute-request-id': 'req-23a0e3ad-58a0-424c-9b3d-30e25e90e57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:13,233 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:13,234 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e4f3f55-8701-4e5d-97ea-01f1ab7d8939', 'x-compute-request-id': 'req-0e4f3f55-8701-4e5d-97ea-01f1ab7d8939', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:14,347 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.098s 2022-08-24 10:33:14,347 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6532a898-a17e-45c5-94f2-e0a946166bd7', 'x-compute-request-id': 'req-6532a898-a17e-45c5-94f2-e0a946166bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:15,455 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:15,456 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63124528-15e2-43bf-a46d-fa2ede561a8e', 'x-compute-request-id': 'req-63124528-15e2-43bf-a46d-fa2ede561a8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:16,559 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.089s 2022-08-24 10:33:16,559 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5645ce49-adc1-4292-b7a0-68a6187ce322', 'x-compute-request-id': 'req-5645ce49-adc1-4292-b7a0-68a6187ce322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:17,669 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:17,669 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ad7d2ad-7408-48a1-ba42-27868752f0dd', 'x-compute-request-id': 'req-6ad7d2ad-7408-48a1-ba42-27868752f0dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:18,782 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.099s 2022-08-24 10:33:18,782 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f20a18c1-5a3c-48e3-94e6-e965e7ff487c', 'x-compute-request-id': 'req-f20a18c1-5a3c-48e3-94e6-e965e7ff487c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:19,888 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:33:19,888 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9489ab9-cfea-4ae9-8da8-4adb673eea10', 'x-compute-request-id': 'req-e9489ab9-cfea-4ae9-8da8-4adb673eea10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:20,997 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:20,997 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38780355-2dcc-4a14-90be-c46a91bf9240', 'x-compute-request-id': 'req-38780355-2dcc-4a14-90be-c46a91bf9240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:22,108 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:33:22,108 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09c0bbb3-3bb9-4c6f-a5d4-895836ea7c37', 'x-compute-request-id': 'req-09c0bbb3-3bb9-4c6f-a5d4-895836ea7c37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:23,218 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:33:23,219 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa195ad1-ca80-45ff-be0c-e47c5fcd1f7e', 'x-compute-request-id': 'req-fa195ad1-ca80-45ff-be0c-e47c5fcd1f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:24,329 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:33:24,330 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd9c8f39-5d09-4d6f-9531-3d15be17a0f8', 'x-compute-request-id': 'req-bd9c8f39-5d09-4d6f-9531-3d15be17a0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:25,439 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:25,439 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68b92838-7cab-461d-bb6d-bcf79c619e73', 'x-compute-request-id': 'req-68b92838-7cab-461d-bb6d-bcf79c619e73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:26,550 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:33:26,550 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8b09524-a65d-4113-ba43-4ef9f45c3d08', 'x-compute-request-id': 'req-b8b09524-a65d-4113-ba43-4ef9f45c3d08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:27,658 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:27,659 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c04807bc-1378-4b60-bb60-0a9dbe5cfcb7', 'x-compute-request-id': 'req-c04807bc-1378-4b60-bb60-0a9dbe5cfcb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:28,762 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.089s 2022-08-24 10:33:28,763 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d63ed445-ad9e-41e5-b036-e36157238300', 'x-compute-request-id': 'req-d63ed445-ad9e-41e5-b036-e36157238300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:29,870 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:29,871 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc33016-31dd-4204-b779-6d4c9dd9741b', 'x-compute-request-id': 'req-9fc33016-31dd-4204-b779-6d4c9dd9741b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:30,975 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.091s 2022-08-24 10:33:30,975 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e78e8b35-a4ba-43f8-9629-258fb6c0ee60', 'x-compute-request-id': 'req-e78e8b35-a4ba-43f8-9629-258fb6c0ee60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:32,084 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:32,084 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b531be1a-4fda-4506-b223-8067c593ff89', 'x-compute-request-id': 'req-b531be1a-4fda-4506-b223-8067c593ff89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:33,194 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:33:33,194 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-714bb5ff-239e-432e-9a07-3268decc25ef', 'x-compute-request-id': 'req-714bb5ff-239e-432e-9a07-3268decc25ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:34,301 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:33:34,302 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d7fce06-faee-4556-b61e-2f18a9924df1', 'x-compute-request-id': 'req-3d7fce06-faee-4556-b61e-2f18a9924df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:35,409 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:33:35,409 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b77405e9-e730-4184-a9e0-1e24730b1ede', 'x-compute-request-id': 'req-b77405e9-e730-4184-a9e0-1e24730b1ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:36,514 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.091s 2022-08-24 10:33:36,514 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-420a7712-d0cd-4343-8f35-13d76fdde91b', 'x-compute-request-id': 'req-420a7712-d0cd-4343-8f35-13d76fdde91b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:37,635 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.107s 2022-08-24 10:33:37,635 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1f63556-7ea7-423a-9854-3980c68dde22', 'x-compute-request-id': 'req-c1f63556-7ea7-423a-9854-3980c68dde22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:38,748 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:33:38,749 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1779f91a-aa12-4146-8636-d2b81af4540b', 'x-compute-request-id': 'req-1779f91a-aa12-4146-8636-d2b81af4540b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:39,858 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:39,858 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81efd2e9-36a1-45c0-9a08-4c6819438513', 'x-compute-request-id': 'req-81efd2e9-36a1-45c0-9a08-4c6819438513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:40,968 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:40,969 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d02d34ab-b29d-4d5f-8d02-a56823db55bc', 'x-compute-request-id': 'req-d02d34ab-b29d-4d5f-8d02-a56823db55bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:42,084 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.101s 2022-08-24 10:33:42,084 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4099e56-6e05-4f53-9f52-0f3f9704413c', 'x-compute-request-id': 'req-d4099e56-6e05-4f53-9f52-0f3f9704413c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:43,208 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.111s 2022-08-24 10:33:43,209 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79160209-3418-478c-ac27-637ca75d256f', 'x-compute-request-id': 'req-79160209-3418-478c-ac27-637ca75d256f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:44,317 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:44,318 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-080c7491-d1ea-4b37-9ef2-1a5d486800af', 'x-compute-request-id': 'req-080c7491-d1ea-4b37-9ef2-1a5d486800af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:45,430 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.098s 2022-08-24 10:33:45,430 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4a5f22f-30c8-4f5d-895d-0da15eaaae1b', 'x-compute-request-id': 'req-d4a5f22f-30c8-4f5d-895d-0da15eaaae1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:46,539 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:46,539 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5b9af7-3fb6-4c2a-a6d6-96ff27863a3f', 'x-compute-request-id': 'req-9e5b9af7-3fb6-4c2a-a6d6-96ff27863a3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:47,643 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.090s 2022-08-24 10:33:47,644 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3090ae9c-eba4-4a7e-8a5e-258c86024980', 'x-compute-request-id': 'req-3090ae9c-eba4-4a7e-8a5e-258c86024980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:48,750 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:33:48,750 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd762bec-3ae5-4c2d-bd4b-2f404a8d1dff', 'x-compute-request-id': 'req-cd762bec-3ae5-4c2d-bd4b-2f404a8d1dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:49,854 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.090s 2022-08-24 10:33:49,855 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16fe4c9a-f708-49f5-849e-6bdc7106d3df', 'x-compute-request-id': 'req-16fe4c9a-f708-49f5-849e-6bdc7106d3df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:50,964 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:33:50,965 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e946b35-ae67-4e36-b702-8956fdb7ee44', 'x-compute-request-id': 'req-5e946b35-ae67-4e36-b702-8956fdb7ee44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:52,070 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.091s 2022-08-24 10:33:52,070 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a131f1da-2560-4468-9a19-7007a5e83b57', 'x-compute-request-id': 'req-a131f1da-2560-4468-9a19-7007a5e83b57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:53,191 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.105s 2022-08-24 10:33:53,191 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b804776f-9093-4204-924f-93d924a7a3bd', 'x-compute-request-id': 'req-b804776f-9093-4204-924f-93d924a7a3bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:54,299 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:33:54,300 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaa315d0-4b80-44a0-86be-53198495f4e2', 'x-compute-request-id': 'req-eaa315d0-4b80-44a0-86be-53198495f4e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:55,406 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:33:55,407 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ea2d5c-0afb-43e8-8b6e-7fa8e3ecc596', 'x-compute-request-id': 'req-b2ea2d5c-0afb-43e8-8b6e-7fa8e3ecc596', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:56,517 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.097s 2022-08-24 10:33:56,517 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-262ce8df-a707-4cbc-bb80-9d26a9cdc774', 'x-compute-request-id': 'req-262ce8df-a707-4cbc-bb80-9d26a9cdc774', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:57,624 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:33:57,625 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6d43c21-34bb-4918-8e00-c9c879a0fa6e', 'x-compute-request-id': 'req-c6d43c21-34bb-4918-8e00-c9c879a0fa6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:58,732 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:33:58,733 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9abc807e-36dd-44b5-ba56-638728d9d267', 'x-compute-request-id': 'req-9abc807e-36dd-44b5-ba56-638728d9d267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:33:59,841 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.094s 2022-08-24 10:33:59,842 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37c7618b-ce19-491e-bda1-b119a1c410f6', 'x-compute-request-id': 'req-37c7618b-ce19-491e-bda1-b119a1c410f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:34:00,952 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.096s 2022-08-24 10:34:00,952 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a997c832-1cc8-4add-902b-ae9cc3416004', 'x-compute-request-id': 'req-a997c832-1cc8-4add-902b-ae9cc3416004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:34:02,062 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.095s 2022-08-24 10:34:02,062 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c25cd3a8-8565-4d69-8a69-0c662e97cdbd', 'x-compute-request-id': 'req-c25cd3a8-8565-4d69-8a69-0c662e97cdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:34:03,169 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:34:03,169 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b991f788-cc45-45f4-a120-a6ee522c71e5', 'x-compute-request-id': 'req-b991f788-cc45-45f4-a120-a6ee522c71e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:34:04,276 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.092s 2022-08-24 10:34:04,276 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62ea77cc-e300-456b-bd66-a3f9f86b532e', 'x-compute-request-id': 'req-62ea77cc-e300-456b-bd66-a3f9f86b532e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:34:05,380 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.089s 2022-08-24 10:34:05,380 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd0e90f-4912-4778-8290-b7ce2b6a27e9', 'x-compute-request-id': 'req-9dd0e90f-4912-4778-8290-b7ce2b6a27e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:34:06,488 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 0.093s 2022-08-24 10:34:06,488 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1445', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b779313b-626e-4994-9af4-5646121449a3', 'x-compute-request-id': 'req-b779313b-626e-4994-9af4-5646121449a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1'} Body: b'{"server": {"id": "7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1", "name": "tempest-AttachVolumeShelveTestJSON-server-1713477433", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:03:11Z", "updated": "2022-08-24T10:28:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1318750226", "OS-SRV-USG:launched_at": "2022-08-24T10:06:44.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c199d515-fa41-43ae-9e8f-cd84304ee49d", "delete_on_termination": false}], "locked": false, "description": null}}' 2022-08-24 10:34:06,501 121385 ERROR [tempest.api.compute.base] Failed to delete server 7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base Traceback (most recent call last): 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/api/compute/base.py", line 456, in delete_server 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base waiters.wait_for_server_termination(cls.servers_client, 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base File "/opt/stack/tempest/tempest/common/waiters.py", line 146, in wait_for_server_termination 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base raise lib_exc.TimeoutException 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base tempest.lib.exceptions.TimeoutException: Request timed out 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base Details: None 2022-08-24 10:34:06.501 121385 ERROR tempest.api.compute.base 2022-08-24 10:34:06,532 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/os-keypairs/tempest-keypair-1318750226 0.029s 2022-08-24 10:34:06,533 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:06 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-b8164791-5aa1-4f58-b46b-e0f40f8e42ac', 'x-compute-request-id': 'req-b8164791-5aa1-4f58-b46b-e0f40f8e42ac', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs/tempest-keypair-1318750226'} Body: b'' 2022-08-24 10:34:06,671 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/security-groups/41f781ca-82c6-49eb-b159-fc63f0151b10 0.137s 2022-08-24 10:34:06,671 121385 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-6d9ad66d-eb96-4e33-ab93-229f1e30cc71', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:34:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/41f781ca-82c6-49eb-b159-fc63f0151b10'} Body: b'' 2022-08-24 10:34:06,690 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.86:9696/networking/v2.0/security-groups/41f781ca-82c6-49eb-b159-fc63f0151b10 0.018s 2022-08-24 10:34:06,690 121385 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-487d3070-057f-41ef-8ec4-22f791e0526f', 'date': 'Wed, 24 Aug 2022 10:34:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/41f781ca-82c6-49eb-b159-fc63f0151b10'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 41f781ca-82c6-49eb-b159-fc63f0151b10 does not exist", "detail": ""}}' 2022-08-24 10:34:07,227 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/floatingips/6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f 0.536s 2022-08-24 10:34:07,227 121385 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-d65d2c51-30e1-41b6-96b6-05dee09ec52e', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:34:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/6db3f45c-6e4e-4d5e-bf42-ef8df7a3c75f'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c199d515-fa41-43ae-9e8f-cd84304ee49d failed to reach available status (current detaching) within the required time (360 s). }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, 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 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, 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/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, 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 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 387, in wait_for_volume_attachment_remove_from_server volumes = client.list_volume_attachments( File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 506, in list_volume_attachments resp, body = self.get('servers/%s/os-volume_attachments' % ( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, 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 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.86', port=80): Max retries exceeded with url: /compute/v2.1/servers/7daa0cb3-5e48-46bc-b98f-1f9d02ed89a1/os-volume_attachments (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")) |
||||||
test_detach_volume_shelved_or_offload_server[id-b54e86dd-a070-49c4-9c07-59ae6dae15aa,slow] |
fail
ft4.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:'': {{{ 2022-08-24 10:34:07,363 121385 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-24 10:34:07,363 121385 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-24 10:34:07,420 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86/compute/v2.1/os-keypairs 0.053s 2022-08-24 10:34:07,420 121385 DEBUG [tempest.lib.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-379029465", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB90jFwXRxaUi5eEJI/vRL4r6vjZShMO9UAPTlrImL6ckhlaltrAr9geLfwbXAcTZCqCZMMIv4z5BXJFv//Q58dbYPZxW/5MkL2YbDIDbRWRkIXBCoTWJPcPmKkreNMvsA=="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1da23d22-a8ae-4971-89f8-ce5a683a6c37', 'x-compute-request-id': 'req-1da23d22-a8ae-4971-89f8-ce5a683a6c37', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-379029465", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB90jFwXRxaUi5eEJI/vRL4r6vjZShMO9UAPTlrImL6ckhlaltrAr9geLfwbXAcTZCqCZMMIv4z5BXJFv//Q58dbYPZxW/5MkL2YbDIDbRWRkIXBCoTWJPcPmKkreNMvsA==", "fingerprint": "a8:e0:ac:91:c5:52:46:51:72:e0:4f:6c:05:63:66:c4", "user_id": "df9b402589fa4020bc241a4b9c06dd91"}}' 2022-08-24 10:34:07,423 121385 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-379029465 created 2022-08-24 10:34:07,557 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-groups 0.133s 2022-08-24 10:34:07,557 121385 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--1256671632", "description": "tempest-description--1706915725"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-f801a284-1bcd-4ca0-b00e-4728def374f5', 'date': 'Wed, 24 Aug 2022 10:34:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8af622c4-37bd-4e0e-acc7-b738c851a7d4", "name": "tempest-securitygroup--1256671632", "stateful": true, "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "description": "tempest-description--1706915725", "shared": false, "security_group_rules": [{"id": "55f8b002-05ec-4f75-90ff-86af2f3c0a2b", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "8af622c4-37bd-4e0e-acc7-b738c851a7d4", "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": 547, "description": null, "tags": [], "created_at": "2022-08-24T10:34:07Z", "updated_at": "2022-08-24T10:34:07Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}, {"id": "f8a0efed-dced-4a0b-aed7-13909376fe62", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "8af622c4-37bd-4e0e-acc7-b738c851a7d4", "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": 546, "description": null, "tags": [], "created_at": "2022-08-24T10:34:07Z", "updated_at": "2022-08-24T10:34:07Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}], "tags": [], "created_at": "2022-08-24T10:34:07Z", "updated_at": "2022-08-24T10:34:07Z", "revision_number": 1, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:34:07,676 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.118s 2022-08-24 10:34:07,676 121385 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": "8af622c4-37bd-4e0e-acc7-b738c851a7d4", "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-125ae2dc-a2b2-4c69-b099-0943563a2085', 'date': 'Wed, 24 Aug 2022 10:34:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "605f511a-0786-4ea5-a358-ca528b9091dc", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "8af622c4-37bd-4e0e-acc7-b738c851a7d4", "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": "2022-08-24T10:34:07Z", "updated_at": "2022-08-24T10:34:07Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:34:07,795 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.118s 2022-08-24 10:34:07,796 121385 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": "8af622c4-37bd-4e0e-acc7-b738c851a7d4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-59191c84-092b-4736-9ee9-af21f95bb893', 'date': 'Wed, 24 Aug 2022 10:34:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6587faa4-5bdd-466e-892d-594771161ac3", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "security_group_id": "8af622c4-37bd-4e0e-acc7-b738c851a7d4", "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": "2022-08-24T10:34:07Z", "updated_at": "2022-08-24T10:34:07Z", "revision_number": 0, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:34:07,796 121385 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1256671632 created 2022-08-24 10:34:08,723 121385 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/floatingips 0.926s 2022-08-24 10:34:08,724 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '493', 'x-openstack-request-id': 'req-13666630-94e3-4f95-8cef-4431fef5b82d', 'date': 'Wed, 24 Aug 2022 10:34:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3448c0c3-af0e-4f42-b44b-62a819b5c93b", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "floating_ip_address": "172.27.4.10", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-24T10:34:08Z", "updated_at": "2022-08-24T10:34:08Z", "revision_number": 0}}' 2022-08-24 10:34:08,724 121385 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3448c0c3-af0e-4f42-b44b-62a819b5c93b', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'floating_ip_address': '172.27.4.10', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:34:08Z', 'updated_at': '2022-08-24T10:34:08Z', 'revision_number': 0, 'ip': '172.27.4.10'} created 2022-08-24 10:34:08,782 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.051s 2022-08-24 10:34:08,782 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3264', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-7c77be42-7339-4614-bec9-479b582d79f2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "df9b402589fa4020bc241a4b9c06dd91", "name": "tempest-AttachVolumeShelveTestJSON-840217806-project", "password_expires_at": null}, "audit_ids": ["FD8rRkuaR36WBpy95-jATA"], "expires_at": "2022-08-24T11:34:08.000000Z", "issued_at": "2022-08-24T10:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7c1ad7a7198d4e78b9d03f00ce65e091", "name": "tempest-AttachVolumeShelveTestJSON-840217806"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/7c1ad7a7198d4e78b9d03f00ce65e091", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:34:08,783 121385 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '26b92eb1-90dd-4030-8ddb-d65fcb93c009', 'name': 'tempest-AttachVolumeShelveTestJSON-1353346740-network', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1094, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:02:56Z', 'updated_at': '2022-08-24T10:02:56Z', 'revision_number': 1} available for tenant 2022-08-24 10:34:08,783 121385 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-379029465', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB90jFwXRxaUi5eEJI/vRL4r6vjZShMO9UAPTlrImL6ckhlaltrAr9geLfwbXAcTZCqCZMMIv4z5BXJFv//Q58dbYPZxW/5MkL2YbDIDbRWRkIXBCoTWJPcPmKkreNMvsA==', 'fingerprint': 'a8:e0:ac:91:c5:52:46:51:72:e0:4f:6c:05:63:66:c4', 'user_id': 'df9b402589fa4020bc241a4b9c06dd91', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCqcF/r3dqfllBUhBohxesnH/4myB1lEjIpE2v2sh5v76HRfCyJaN+5\nusfn8nuu9rCgBwYFK4EEACKhZANiAAQfdIxcF0cWlIuXhCSP70S+K+r42UoTDvVA\nD05ayJi+nJIZWpbawK/YHi38G1wHE2QqgmTDCL+M+QVyRb//0OfHW2D2cVv+TJC9\nmGwyA20VkZCFwQqE1iT3D5ipK3jTL7A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8af622c4-37bd-4e0e-acc7-b738c851a7d4', 'name': 'tempest-securitygroup--1256671632', 'stateful': True, 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'description': 'tempest-description--1706915725', 'shared': False, 'security_group_rules': [{'id': '55f8b002-05ec-4f75-90ff-86af2f3c0a2b', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'security_group_id': '8af622c4-37bd-4e0e-acc7-b738c851a7d4', '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': 547, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:34:07Z', 'updated_at': '2022-08-24T10:34:07Z', 'revision_number': 0, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091'}, {'id': 'f8a0efed-dced-4a0b-aed7-13909376fe62', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'security_group_id': '8af622c4-37bd-4e0e-acc7-b738c851a7d4', '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': 546, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:34:07Z', 'updated_at': '2022-08-24T10:34:07Z', 'revision_number': 0, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091'}], 'tags': [], 'created_at': '2022-08-24T10:34:07Z', 'updated_at': '2022-08-24T10:34:07Z', 'revision_number': 1, 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091'}, 'floating_ip': {'id': '3448c0c3-af0e-4f42-b44b-62a819b5c93b', 'tenant_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'floating_ip_address': '172.27.4.10', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '7c1ad7a7198d4e78b9d03f00ce65e091', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:34:08Z', 'updated_at': '2022-08-24T10:34:08Z', 'revision_number': 0, 'ip': '172.27.4.10'}} 2022-08-24 10:34:09,481 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.222.0.86/compute/v2.1/servers 0.697s 2022-08-24 10:34:09,482 121385 DEBUG [tempest.lib.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-898130417", "imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "26b92eb1-90dd-4030-8ddb-d65fcb93c009"}], "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "key_name": "tempest-keypair-379029465", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34a4d230-47b6-4e07-9945-17c78f9e6946', 'x-compute-request-id': 'req-34a4d230-47b6-4e07-9945-17c78f9e6946', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "adminPass": "password"}}' 2022-08-24 10:34:09,620 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.135s 2022-08-24 10:34:09,620 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:09 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-e7342b08-5641-46be-b97f-128207ceb9a2', 'x-compute-request-id': 'req-e7342b08-5641-46be-b97f-128207ceb9a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-379029465", "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}}' 2022-08-24 10:34:10,731 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.096s 2022-08-24 10:34:10,731 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1332', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4e10ec6-7173-49c0-bea0-b5caef11a549', 'x-compute-request-id': 'req-f4e10ec6-7173-49c0-bea0-b5caef11a549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:10Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2022-08-24 10:34:10,743 121385 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-24 10:34:11,923 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.179s 2022-08-24 10:34:11,924 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:11 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-65ff4217-0f39-499b-9ab0-8fa0afcd67df', 'x-compute-request-id': 'req-65ff4217-0f39-499b-9ab0-8fa0afcd67df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:11,937 121385 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-24 10:34:13,108 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.169s 2022-08-24 10:34:13,109 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:12 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-8d1476bc-9235-4c85-ba09-981c83ff8207', 'x-compute-request-id': 'req-8d1476bc-9235-4c85-ba09-981c83ff8207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:14,290 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.167s 2022-08-24 10:34:14,291 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:14 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-9ddb2140-98dc-4d8a-8731-209afc3f61d4', 'x-compute-request-id': 'req-9ddb2140-98dc-4d8a-8731-209afc3f61d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:15,466 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.161s 2022-08-24 10:34:15,467 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:15 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-ab044cb0-8f2a-4503-adc9-d633e317db29', 'x-compute-request-id': 'req-ab044cb0-8f2a-4503-adc9-d633e317db29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:16,650 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.168s 2022-08-24 10:34:16,650 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:16 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-fb7eb0ac-f02c-4dee-97d3-ebbb2db0d290', 'x-compute-request-id': 'req-fb7eb0ac-f02c-4dee-97d3-ebbb2db0d290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:17,820 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.155s 2022-08-24 10:34:17,820 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:17 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-d0c5f5dc-a152-443d-bbf8-62fdc8b2fdb1', 'x-compute-request-id': 'req-d0c5f5dc-a152-443d-bbf8-62fdc8b2fdb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:18,990 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.157s 2022-08-24 10:34:18,991 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:18 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-c554c58e-7099-4d65-a50d-93ba49f0f890', 'x-compute-request-id': 'req-c554c58e-7099-4d65-a50d-93ba49f0f890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:20,163 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.157s 2022-08-24 10:34:20,164 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:20 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-ff6e935b-e65b-4923-9c63-0d72b5b5c202', 'x-compute-request-id': 'req-ff6e935b-e65b-4923-9c63-0d72b5b5c202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "BUILD", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:21,333 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.156s 2022-08-24 10:34:21,333 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1599', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4285c7c-fd9f-4bd8-83f0-482a9b788c31', 'x-compute-request-id': 'req-c4285c7c-fd9f-4bd8-83f0-482a9b788c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:34:20Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:28:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": "2022-08-24T10:34:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:34:21,347 121385 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 12 second wait 2022-08-24 10:34:21,446 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936/os-interface 0.098s 2022-08-24 10:34:21,446 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '285', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99986370-a850-46e5-855e-1c8cfd386cbe', 'x-compute-request-id': 'req-99986370-a850-46e5-855e-1c8cfd386cbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "26b92eb1-90dd-4030-8ddb-d65fcb93c009", "port_id": "b7060ba2-b694-4997-b4c4-21985557243b", "mac_addr": "fa:16:3e:fa:28:b7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a3a66504-de40-41af-8489-66d60bb2ec47", "ip_address": "172.20.0.12"}]}]}' 2022-08-24 10:34:22,448 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.222.0.86:9696/networking/v2.0/floatingips/3448c0c3-af0e-4f42-b44b-62a819b5c93b 0.997s 2022-08-24 10:34:22,448 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "b7060ba2-b694-4997-b4c4-21985557243b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-4131333b-138e-402a-9ce8-93adf1ab59cb', 'date': 'Wed, 24 Aug 2022 10:34:22 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/3448c0c3-af0e-4f42-b44b-62a819b5c93b'} Body: b'{"floatingip": {"id": "3448c0c3-af0e-4f42-b44b-62a819b5c93b", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "floating_ip_address": "172.27.4.10", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "2d93928b-d2e7-426b-8e2f-362f6137ae95", "port_id": "b7060ba2-b694-4997-b4c4-21985557243b", "fixed_ip_address": "172.20.0.12", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "26b92eb1-90dd-4030-8ddb-d65fcb93c009", "mac_address": "fa:16:3e:fa:28:b7", "admin_state_up": true, "status": "ACTIVE", "device_id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:34:08Z", "updated_at": "2022-08-24T10:34:21Z", "revision_number": 1, "project_id": "7c1ad7a7198d4e78b9d03f00ce65e091"}}' 2022-08-24 10:34:22,449 121385 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.10:22' as 'ubuntu' with public key authentication 2022-08-24 10:34:26,484 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.10 ([Errno None] Unable to connect to port 22 on 172.27.4.10). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:34:32,052 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.10 ([Errno None] Unable to connect to port 22 on 172.27.4.10). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:34:38,612 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.10 ([Errno None] Unable to connect to port 22 on 172.27.4.10). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:34:46,196 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.10 ([Errno None] Unable to connect to port 22 on 172.27.4.10). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:34:51,706 121385 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.10 ([Errno None] Unable to connect to port 22 on 172.27.4.10). Number attempts: 5. Retry after 6 seconds. 2022-08-24 10:34:58,253 121385 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:34:58,646 121385 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:34:58,646 121385 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.10 successfully created 2022-08-24 10:34:58,687 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936/ips 0.040s 2022-08-24 10:34:58,687 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:58 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-791ba32e-5b08-4c2e-899d-5c734b1738d5', 'x-compute-request-id': 'req-791ba32e-5b08-4c2e-899d-5c734b1738d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.12"}, {"version": 4, "addr": "172.27.4.10"}]}}' 2022-08-24 10:35:58,876 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.122s 2022-08-24 10:35:58,877 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:58 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-799eb125-4ff9-4ef0-8eea-ab233ed66bec', 'x-compute-request-id': 'req-799eb125-4ff9-4ef0-8eea-ab233ed66bec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'' 2022-08-24 10:35:59,045 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.168s 2022-08-24 10:35:59,046 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:58 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-6d7c8ac4-207a-4ad1-8cb2-d7552bd6180d', 'x-compute-request-id': 'req-6d7c8ac4-207a-4ad1-8cb2-d7552bd6180d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:35:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:28:b7"}, {"version": 4, "addr": "172.27.4.10", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:28:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": "2022-08-24T10:34:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:36:00,222 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.161s 2022-08-24 10:36:00,222 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:00 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-568ab1a3-8c4e-4f3a-8a05-95cbe802b1c7', 'x-compute-request-id': 'req-568ab1a3-8c4e-4f3a-8a05-95cbe802b1c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:35:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:28:b7"}, {"version": 4, "addr": "172.27.4.10", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:28:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": "2022-08-24T10:34:20.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1256671632"}], "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}}' 2022-08-24 10:36:01,388 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.152s 2022-08-24 10:36:01,389 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1655', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30031c8e-6626-456c-8b0b-71f0f48b545d', 'x-compute-request-id': 'req-30031c8e-6626-456c-8b0b-71f0f48b545d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"server": {"id": "9b34f307-a219-4d5f-aa5d-0e3eb79ea936", "name": "tempest-AttachVolumeShelveTestJSON-server-898130417", "status": "ACTIVE", "tenant_id": "7c1ad7a7198d4e78b9d03f00ce65e091", "user_id": "df9b402589fa4020bc241a4b9c06dd91", "metadata": {}, "hostId": "82bad41e915974e385facdd60810280f721bb53c7dccb180987a5b0a", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:34:09Z", "updated": "2022-08-24T10:35:59Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1353346740-network": [{"version": 4, "addr": "172.20.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:28:b7"}, {"version": 4, "addr": "172.27.4.10", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:28:b7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-379029465", "OS-SRV-USG:launched_at": "2022-08-24T10:34:20.000000", "OS-SRV-USG:terminated_at": 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}}' 2022-08-24 10:36:02,598 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936 0.194s 2022-08-24 10:36:02,598 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:02 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-64869690-c811-494b-8f97-40688dee17b2', 'x-compute-request-id': 'req-64869690-c811-494b-8f97-40688dee17b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/9b34f307-a219-4d5f-aa5d-0e3eb79ea936'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9b34f307-a219-4d5f-aa5d-0e3eb79ea936 could not be found."}}' 2022-08-24 10:36:02,631 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/os-keypairs/tempest-keypair-379029465 0.032s 2022-08-24 10:36:02,632 121385 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:02 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-e1816dc6-810b-4742-be36-99a6fae26aad', 'x-compute-request-id': 'req-e1816dc6-810b-4742-be36-99a6fae26aad', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs/tempest-keypair-379029465'} Body: b'' 2022-08-24 10:36:02,771 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/security-groups/8af622c4-37bd-4e0e-acc7-b738c851a7d4 0.138s 2022-08-24 10:36:02,772 121385 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-e135a636-1833-447b-b134-5aa4547c630e', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:36:02 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/8af622c4-37bd-4e0e-acc7-b738c851a7d4'} Body: b'' 2022-08-24 10:36:02,793 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.222.0.86:9696/networking/v2.0/security-groups/8af622c4-37bd-4e0e-acc7-b738c851a7d4 0.020s 2022-08-24 10:36:02,793 121385 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-c65cf1e5-6aa1-4700-992a-1c2d21fd7712', 'date': 'Wed, 24 Aug 2022 10:36:02 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/8af622c4-37bd-4e0e-acc7-b738c851a7d4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8af622c4-37bd-4e0e-acc7-b738c851a7d4 does not exist", "detail": ""}}' 2022-08-24 10:36:03,314 121385 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/floatingips/3448c0c3-af0e-4f42-b44b-62a819b5c93b 0.520s 2022-08-24 10:36:03,314 121385 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-f1a79f74-adbd-4252-8a26-839efbbccd57', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:36:03 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/3448c0c3-af0e-4f42-b44b-62a819b5c93b'} Body: b'' }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, 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 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, 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 544, in create_volume volume = cls.volumes_client.create_volume(**kwargs)['volume'] File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 112, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 376, 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 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 550, 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 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, 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 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60) |
||||||
tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON | 2 | 1 | 1 | 0 | 0 | Detail | |
test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] |
fail
ft5.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:'': {{{ 2022-08-24 10:04:18,688 121383 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2022-08-24 10:04:18,689 121383 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2022-08-24 10:04:19,477 121383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.222.0.86/compute/v2.1/os-keypairs 0.785s 2022-08-24 10:04:19,477 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-keypair-1630910318", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDN+MBoaQ0bYJ2xqNKwVq6xz90E2t3fmCcCRLYD+d8144Tgo08mm+xV7fbwuq9o0hvHkrzHHSQQtqeTKYtv39QUJOXVCYHNIyfJKPO3OM0hTrU3TyGsZ5nFC29fMqmbGfw=="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd879d4a-657c-4651-9569-d5ef692701d5', 'x-compute-request-id': 'req-fd879d4a-657c-4651-9569-d5ef692701d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1630910318", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDN+MBoaQ0bYJ2xqNKwVq6xz90E2t3fmCcCRLYD+d8144Tgo08mm+xV7fbwuq9o0hvHkrzHHSQQtqeTKYtv39QUJOXVCYHNIyfJKPO3OM0hTrU3TyGsZ5nFC29fMqmbGfw==", "fingerprint": "3e:98:e2:15:d6:d5:40:17:99:6f:6e:b6:e7:41:9b:da", "user_id": "1de97cce55e944dbb62a920ea11734f5"}}' 2022-08-24 10:04:19,480 121383 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1630910318 created 2022-08-24 10:04:19,774 121383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-groups 0.293s 2022-08-24 10:04:19,774 121383 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--803329791", "description": "tempest-description--1703852276"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1596', 'x-openstack-request-id': 'req-3be1e686-8608-432f-bd95-90ee786fd3c2', 'date': 'Wed, 24 Aug 2022 10:04:19 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "415b4584-e9d2-41d4-bcdf-27c490071a8a", "name": "tempest-securitygroup--803329791", "stateful": true, "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "description": "tempest-description--1703852276", "shared": false, "security_group_rules": [{"id": "0a5bea7e-37b0-4212-8968-81d247753d96", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "security_group_id": "415b4584-e9d2-41d4-bcdf-27c490071a8a", "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": 349, "description": null, "tags": [], "created_at": "2022-08-24T10:04:19Z", "updated_at": "2022-08-24T10:04:19Z", "revision_number": 0, "project_id": "e055ba4967db42108c069ebc3843dcf6"}, {"id": "5f73dc30-50a2-4498-9ab7-e1ab1007da21", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "security_group_id": "415b4584-e9d2-41d4-bcdf-27c490071a8a", "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": 348, "description": null, "tags": [], "created_at": "2022-08-24T10:04:19Z", "updated_at": "2022-08-24T10:04:19Z", "revision_number": 0, "project_id": "e055ba4967db42108c069ebc3843dcf6"}], "tags": [], "created_at": "2022-08-24T10:04:19Z", "updated_at": "2022-08-24T10:04:19Z", "revision_number": 1, "project_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:04:20,328 121383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.553s 2022-08-24 10:04:20,328 121383 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": "415b4584-e9d2-41d4-bcdf-27c490071a8a", "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-ec0d774e-25e4-47d4-b3cc-4d8acd1e1429', 'date': 'Wed, 24 Aug 2022 10:04:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "913e86a9-b580-4b53-b5b8-04e390b40416", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "security_group_id": "415b4584-e9d2-41d4-bcdf-27c490071a8a", "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": "2022-08-24T10:04:20Z", "updated_at": "2022-08-24T10:04:20Z", "revision_number": 0, "project_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:04:20,780 121383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.451s 2022-08-24 10:04:20,780 121383 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": "415b4584-e9d2-41d4-bcdf-27c490071a8a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-24f4b8db-e779-4c91-ab75-fdf5bd3b6240', 'date': 'Wed, 24 Aug 2022 10:04:20 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a798c652-ec09-4be8-8136-03402eac9abd", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "security_group_id": "415b4584-e9d2-41d4-bcdf-27c490071a8a", "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": "2022-08-24T10:04:20Z", "updated_at": "2022-08-24T10:04:20Z", "revision_number": 0, "project_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:04:20,781 121383 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--803329791 created 2022-08-24 10:04:22,875 121383 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.222.0.86:9696/networking/v2.0/floatingips 2.093s 2022-08-24 10:04:22,875 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb"}} Response - Headers: {'content-type': 'application/json', 'content-length': '494', 'x-openstack-request-id': 'req-4e3724dc-e3f1-4bf0-9418-91a7496ea9ef', 'date': 'Wed, 24 Aug 2022 10:04:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "fdc51923-e5a2-48e4-8fef-d67838143df6", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "floating_ip_address": "172.27.4.117", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e055ba4967db42108c069ebc3843dcf6", "description": "", "port_details": null, "tags": [], "created_at": "2022-08-24T10:04:22Z", "updated_at": "2022-08-24T10:04:22Z", "revision_number": 0}}' 2022-08-24 10:04:22,875 121383 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'fdc51923-e5a2-48e4-8fef-d67838143df6', 'tenant_id': 'e055ba4967db42108c069ebc3843dcf6', 'floating_ip_address': '172.27.4.117', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e055ba4967db42108c069ebc3843dcf6', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:04:22Z', 'updated_at': '2022-08-24T10:04:22Z', 'revision_number': 0, 'ip': '172.27.4.117'} created 2022-08-24 10:04:23,157 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.275s 2022-08-24 10:04:23,158 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3254', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ed247fc-f0d3-4b6c-b957-89389a70c04d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1de97cce55e944dbb62a920ea11734f5", "name": "tempest-AttachVolumeTestJSON-1270832268-project", "password_expires_at": null}, "audit_ids": ["fPYSG-OLSxOPz1UZIQ-1AA"], "expires_at": "2022-08-24T11:04:22.000000Z", "issued_at": "2022-08-24T10:04:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e055ba4967db42108c069ebc3843dcf6", "name": "tempest-AttachVolumeTestJSON-1270832268"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/e055ba4967db42108c069ebc3843dcf6", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_e055ba4967db42108c069ebc3843dcf6", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:04:23,158 121383 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '65642c38-aa5e-4b7b-9606-eb1b26338156', 'name': 'tempest-AttachVolumeTestJSON-1913474064-network', 'tenant_id': 'e055ba4967db42108c069ebc3843dcf6', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e055ba4967db42108c069ebc3843dcf6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1085, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:04:11Z', 'updated_at': '2022-08-24T10:04:11Z', 'revision_number': 1} available for tenant 2022-08-24 10:04:23,159 121383 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1630910318', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDN+MBoaQ0bYJ2xqNKwVq6xz90E2t3fmCcCRLYD+d8144Tgo08mm+xV7fbwuq9o0hvHkrzHHSQQtqeTKYtv39QUJOXVCYHNIyfJKPO3OM0hTrU3TyGsZ5nFC29fMqmbGfw==', 'fingerprint': '3e:98:e2:15:d6:d5:40:17:99:6f:6e:b6:e7:41:9b:da', 'user_id': '1de97cce55e944dbb62a920ea11734f5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBEbgK75jf2zXj85zad6Rm3IDPqCJuIFnWjfjmJSm33KOoN21CDWphi\n/KMb2nfHeBigBwYFK4EEACKhZANiAAQzfjAaGkNG2CdsajSsFausc/dBNrd35gnA\nkS2A/nfNeOE4KNPJpvsVe328LqvaNIbx5K8xx0kELankymLb9/UFCTl1QmBzSMny\nSjztzjNIU61N08hrGeZxQtvXzKpmxn8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '415b4584-e9d2-41d4-bcdf-27c490071a8a', 'name': 'tempest-securitygroup--803329791', 'stateful': True, 'tenant_id': 'e055ba4967db42108c069ebc3843dcf6', 'description': 'tempest-description--1703852276', 'shared': False, 'security_group_rules': [{'id': '0a5bea7e-37b0-4212-8968-81d247753d96', 'tenant_id': 'e055ba4967db42108c069ebc3843dcf6', 'security_group_id': '415b4584-e9d2-41d4-bcdf-27c490071a8a', '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': 349, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:04:19Z', 'updated_at': '2022-08-24T10:04:19Z', 'revision_number': 0, 'project_id': 'e055ba4967db42108c069ebc3843dcf6'}, {'id': '5f73dc30-50a2-4498-9ab7-e1ab1007da21', 'tenant_id': 'e055ba4967db42108c069ebc3843dcf6', 'security_group_id': '415b4584-e9d2-41d4-bcdf-27c490071a8a', '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': 348, 'description': None, 'tags': [], 'created_at': '2022-08-24T10:04:19Z', 'updated_at': '2022-08-24T10:04:19Z', 'revision_number': 0, 'project_id': 'e055ba4967db42108c069ebc3843dcf6'}], 'tags': [], 'created_at': '2022-08-24T10:04:19Z', 'updated_at': '2022-08-24T10:04:19Z', 'revision_number': 1, 'project_id': 'e055ba4967db42108c069ebc3843dcf6'}, 'floating_ip': {'id': 'fdc51923-e5a2-48e4-8fef-d67838143df6', 'tenant_id': 'e055ba4967db42108c069ebc3843dcf6', 'floating_ip_address': '172.27.4.117', 'floating_network_id': '150b7665-ab9b-4b22-a407-9c3ae50a9eeb', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e055ba4967db42108c069ebc3843dcf6', 'description': '', 'port_details': None, 'tags': [], 'created_at': '2022-08-24T10:04:22Z', 'updated_at': '2022-08-24T10:04:22Z', 'revision_number': 0, 'ip': '172.27.4.117'}} 2022-08-24 10:04:24,761 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.86/compute/v2.1/servers 1.601s 2022-08-24 10:04:24,761 121383 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-528483959", "imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "flavorRef": "452", "adminPass": "password", "networks": [{"uuid": "65642c38-aa5e-4b7b-9606-eb1b26338156"}], "security_groups": [{"name": "tempest-securitygroup--803329791"}], "key_name": "tempest-keypair-1630910318", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIHVidW50dSB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH51YnVudHUvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '401', 'location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-164bb9bf-9af7-4301-96b0-d234b5acd872', 'x-compute-request-id': 'req-164bb9bf-9af7-4301-96b0-d234b5acd872', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--803329791"}], "adminPass": "password"}}' 2022-08-24 10:04:25,182 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.416s 2022-08-24 10:04:25,182 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-427cc09c-166b-4be8-8185-23781c803aa4', 'x-compute-request-id': 'req-427cc09c-166b-4be8-8185-23781c803aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:25Z", "updated": "2022-08-24T10:04:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1630910318", "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": []}}' 2022-08-24 10:04:26,419 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.224s 2022-08-24 10:04:26,419 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-263948dc-c452-43d0-9255-4c441d36af8b', 'x-compute-request-id': 'req-263948dc-c452-43d0-9255-4c441d36af8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "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": []}}' 2022-08-24 10:04:26,430 121383 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-24 10:04:27,897 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.465s 2022-08-24 10:04:27,897 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-810fb2b8-342f-49e8-9a2e-fefc8a6b5727', 'x-compute-request-id': 'req-810fb2b8-342f-49e8-9a2e-fefc8a6b5727', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "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": []}}' 2022-08-24 10:04:27,910 121383 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-24 10:04:29,136 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.224s 2022-08-24 10:04:29,137 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1be48178-3145-4abf-b232-22217bd7f38c', 'x-compute-request-id': 'req-1be48178-3145-4abf-b232-22217bd7f38c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "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": []}}' 2022-08-24 10:04:30,350 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.200s 2022-08-24 10:04:30,350 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1295', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b66dd922-c58b-4262-92a4-aa468cbdc660', 'x-compute-request-id': 'req-b66dd922-c58b-4262-92a4-aa468cbdc660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "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": []}}' 2022-08-24 10:04:31,750 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.387s 2022-08-24 10:04:31,750 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fcf4f8ed-6cd6-4698-9436-ea5d624c81da', 'x-compute-request-id': 'req-fcf4f8ed-6cd6-4698-9436-ea5d624c81da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:04:33,030 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.267s 2022-08-24 10:04:33,031 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c38c563-f836-4793-afde-67445d0b038c', 'x-compute-request-id': 'req-0c38c563-f836-4793-afde-67445d0b038c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:04:34,564 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.521s 2022-08-24 10:04:34,565 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b887aee-5481-4a7b-8528-6931b18d1d02', 'x-compute-request-id': 'req-2b887aee-5481-4a7b-8528-6931b18d1d02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:04:36,085 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.506s 2022-08-24 10:04:36,085 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ebc5a2a-d4ee-4bb0-9de1-7a6f2ef48912', 'x-compute-request-id': 'req-9ebc5a2a-d4ee-4bb0-9de1-7a6f2ef48912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:04:37,690 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.592s 2022-08-24 10:04:37,691 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d20e46d-8f04-4690-90a2-82a3c53b5aa4', 'x-compute-request-id': 'req-4d20e46d-8f04-4690-90a2-82a3c53b5aa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:04:38,933 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.230s 2022-08-24 10:04:38,934 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1362', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc426e74-6ac0-4a97-aa19-3d5faad23179', 'x-compute-request-id': 'req-dc426e74-6ac0-4a97-aa19-3d5faad23179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "BUILD", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:04:40,162 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.216s 2022-08-24 10:04:40,162 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcfc5a1b-79cb-45e0-9638-cc1c4493cc5a', 'x-compute-request-id': 'req-dcfc5a1b-79cb-45e0-9638-cc1c4493cc5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:04:40Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:04:40,177 121383 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 15 second wait 2022-08-24 10:04:40,309 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-interface 0.132s 2022-08-24 10:04:40,310 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:40 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-6c5cc1dc-7684-4b1c-9ca3-5d287685f961', 'x-compute-request-id': 'req-6c5cc1dc-7684-4b1c-9ca3-5d287685f961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "65642c38-aa5e-4b7b-9606-eb1b26338156", "port_id": "c35480cd-41a8-4a27-93df-3ded8cf5eeda", "mac_addr": "fa:16:3e:72:7c:3c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4ea96a87-bd3a-46da-b514-8424cef3f7ba", "ip_address": "172.20.0.11"}]}]}' 2022-08-24 10:04:41,549 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.222.0.86:9696/networking/v2.0/floatingips/fdc51923-e5a2-48e4-8fef-d67838143df6 1.234s 2022-08-24 10:04:41,549 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"port_id": "c35480cd-41a8-4a27-93df-3ded8cf5eeda"}} Response - Headers: {'content-type': 'application/json', 'content-length': '798', 'x-openstack-request-id': 'req-d287abb3-069a-498a-8819-fde29caa74da', 'date': 'Wed, 24 Aug 2022 10:04:41 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/fdc51923-e5a2-48e4-8fef-d67838143df6'} Body: b'{"floatingip": {"id": "fdc51923-e5a2-48e4-8fef-d67838143df6", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "floating_ip_address": "172.27.4.117", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "07f7eda0-3435-47b0-bf50-e854b8aacc69", "port_id": "c35480cd-41a8-4a27-93df-3ded8cf5eeda", "fixed_ip_address": "172.20.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "65642c38-aa5e-4b7b-9606-eb1b26338156", "mac_address": "fa:16:3e:72:7c:3c", "admin_state_up": true, "status": "ACTIVE", "device_id": "5692cc07-3f16-47a4-9993-503b451d9951", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:04:22Z", "updated_at": "2022-08-24T10:04:40Z", "revision_number": 1, "project_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:04:41,550 121383 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.117:22' as 'ubuntu' with public key authentication 2022-08-24 10:04:46,197 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:04:51,764 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:04:58,324 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:05:05,908 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:05:14,484 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 5. Retry after 6 seconds. 2022-08-24 10:05:20,997 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 6. Retry after 7 seconds. 2022-08-24 10:05:28,548 121383 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:05:29,074 121383 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:05:29,075 121383 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.117 successfully created 2022-08-24 10:05:29,175 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/ips 0.099s 2022-08-24 10:05:29,175 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6fc8120-0176-4c0d-bbc0-c977600800c6', 'x-compute-request-id': 'req-d6fc8120-0176-4c0d-bbc0-c977600800c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11"}, {"version": 4, "addr": "172.27.4.117"}]}}' 2022-08-24 10:05:29,179 121383 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.117:22' as 'ubuntu' with public key authentication 2022-08-24 10:05:29,230 121383 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:05:29,391 121383 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:05:29,392 121383 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.117 successfully created 2022-08-24 10:05:29,392 121383 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-08-24 10:05:29,393 121383 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.117:22' as 'ubuntu' with public key authentication 2022-08-24 10:05:29,423 121383 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:05:29,537 121383 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:05:29,538 121383 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.117 successfully created 2022-08-24 10:05:31,493 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes 0.690s 2022-08-24 10:05:31,494 121383 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-1654683661"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-120e92cb-4367-434d-8016-43724ed5fd26', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-120e92cb-4367-434d-8016-43724ed5fd26', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.350201", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-24 10:05:31,597 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.093s 2022-08-24 10:05:31,597 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efe89bce-a69f-4bfe-8179-1bd99f79b5e9', 'content-length': '888', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efe89bce-a69f-4bfe-8179-1bd99f79b5e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:32,684 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.074s 2022-08-24 10:05:32,684 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dca93a1-9d42-4e05-ac45-e3117f3f55e8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dca93a1-9d42-4e05-ac45-e3117f3f55e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:32.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:32,698 121383 INFO [tempest.common.waiters] volume 678c737f-2b39-4a8b-b65e-8026cc57f466 reached available after waiting for 1.698061 seconds 2022-08-24 10:05:33,380 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 POST http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.681s 2022-08-24 10:05:33,380 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:32 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-577c9538-1d00-4819-8a8b-2407289774c5', 'x-compute-request-id': 'req-577c9538-1d00-4819-8a8b-2407289774c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "device": "/dev/sdb"}}' 2022-08-24 10:05:33,486 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.103s 2022-08-24 10:05:33,487 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf93ca6d-7762-41bd-9f29-99e20afff2ae', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf93ca6d-7762-41bd-9f29-99e20afff2ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:33.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:34,636 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.135s 2022-08-24 10:05:34,637 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a56a6890-924a-43b2-930f-929e32f7e23d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a56a6890-924a-43b2-930f-929e32f7e23d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:35,756 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.104s 2022-08-24 10:05:35,756 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ed0940b-c587-4350-add0-323f91139aa3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ed0940b-c587-4350-add0-323f91139aa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:36,876 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.105s 2022-08-24 10:05:36,877 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6148256e-7210-43aa-bec2-2979eda2fba1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6148256e-7210-43aa-bec2-2979eda2fba1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:38,030 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.137s 2022-08-24 10:05:38,030 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc9fd523-2173-42e3-87ef-1d76201efc07', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc9fd523-2173-42e3-87ef-1d76201efc07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:39,216 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.171s 2022-08-24 10:05:39,217 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce4f024-bf7b-4cd0-825a-8ca91f74456a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce4f024-bf7b-4cd0-825a-8ca91f74456a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:40,459 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.231s 2022-08-24 10:05:40,459 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1651cdd2-bf39-4763-a1c7-0355de5fad89', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1651cdd2-bf39-4763-a1c7-0355de5fad89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:34.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:41,550 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.071s 2022-08-24 10:05:41,551 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46ab0d5f-f882-47e1-a376-4eb45a65167d', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46ab0d5f-f882-47e1-a376-4eb45a65167d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:40.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:41,562 121383 INFO [tempest.common.waiters] Attachment f9a4f426-3c48-410e-a333-37dde922c622 created for volume 678c737f-2b39-4a8b-b65e-8026cc57f466 to server 5692cc07-3f16-47a4-9993-503b451d9951 after waiting for 8.562031 seconds 2022-08-24 10:05:41,622 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.059s 2022-08-24 10:05:41,622 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b903a21a-1fd9-469f-9a1c-ff915efc4bf7', 'content-length': '1205', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b903a21a-1fd9-469f-9a1c-ff915efc4bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:05:40.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:05:41,633 121383 INFO [tempest.common.waiters] volume 678c737f-2b39-4a8b-b65e-8026cc57f466 reached in-use after waiting for 0.633205 seconds 2022-08-24 10:05:41,856 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/action 0.222s 2022-08-24 10:05:41,856 121383 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, 24 Aug 2022 10:05:41 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-b6e852c7-828f-410b-bd66-c82ddd9d6b1a', 'x-compute-request-id': 'req-b6e852c7-828f-410b-bd66-c82ddd9d6b1a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/action'} Body: b'' 2022-08-24 10:05:42,458 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.601s 2022-08-24 10:05:42,459 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5fca296-9f33-413b-9dbe-005d5c7f6744', 'x-compute-request-id': 'req-b5fca296-9f33-413b-9dbe-005d5c7f6744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:43,915 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.439s 2022-08-24 10:05:43,915 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ca40f85-512c-4bf7-b3d9-a9ff6484aa46', 'x-compute-request-id': 'req-3ca40f85-512c-4bf7-b3d9-a9ff6484aa46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:45,275 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.345s 2022-08-24 10:05:45,275 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd14b29e-c0d6-4a2c-a1e3-27f1e19d56bd', 'x-compute-request-id': 'req-cd14b29e-c0d6-4a2c-a1e3-27f1e19d56bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:46,852 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.564s 2022-08-24 10:05:46,853 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae766d50-7e50-4838-8b6f-9ac97c43251c', 'x-compute-request-id': 'req-ae766d50-7e50-4838-8b6f-9ac97c43251c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:48,201 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.331s 2022-08-24 10:05:48,202 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f948810e-064f-4eec-8f65-252f64ead9a7', 'x-compute-request-id': 'req-f948810e-064f-4eec-8f65-252f64ead9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:49,839 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.620s 2022-08-24 10:05:49,839 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a60ae841-1c9a-458f-b9ab-ff0a1e4a8c20', 'x-compute-request-id': 'req-a60ae841-1c9a-458f-b9ab-ff0a1e4a8c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:51,139 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.287s 2022-08-24 10:05:51,140 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe143779-5d93-4fa1-a7d9-4f5e42a915cb', 'x-compute-request-id': 'req-fe143779-5d93-4fa1-a7d9-4f5e42a915cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:52,381 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.227s 2022-08-24 10:05:52,381 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d64778b-df0a-4108-869e-951d72f6cad6', 'x-compute-request-id': 'req-1d64778b-df0a-4108-869e-951d72f6cad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:42Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:53,717 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.318s 2022-08-24 10:05:53,717 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1701', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95be1b98-0800-478a-a11f-d212d38c9c04', 'x-compute-request-id': 'req-95be1b98-0800-478a-a11f-d212d38c9c04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "SHUTOFF", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:52Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "stopped", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:53,732 121383 INFO [tempest.common.waiters] State transition "ACTIVE/powering-off" ==> "SHUTOFF/None" after 11 second wait 2022-08-24 10:05:53,941 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/action 0.208s 2022-08-24 10:05:53,941 121383 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, 24 Aug 2022 10:05: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-458496ba-87cf-42b0-b9ad-d14684ff6598', 'x-compute-request-id': 'req-458496ba-87cf-42b0-b9ad-d14684ff6598', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/action'} Body: b'' 2022-08-24 10:05:54,412 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.470s 2022-08-24 10:05:54,412 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-041fbb1d-21e2-4910-bb2f-8fc9af76b0ee', 'x-compute-request-id': 'req-041fbb1d-21e2-4910-bb2f-8fc9af76b0ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "SHUTOFF", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:54Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:55,623 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.195s 2022-08-24 10:05:55,624 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1710', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e82898a-36e9-4aec-9050-c78d4799e7f4', 'x-compute-request-id': 'req-2e82898a-36e9-4aec-9050-c78d4799e7f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "SHUTOFF", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:54Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "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": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:56,894 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.256s 2022-08-24 10:05:56,894 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1714', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a77ab0d-4caf-4cf5-ae27-17159c1f885d', 'x-compute-request-id': 'req-0a77ab0d-4caf-4cf5-ae27-17159c1f885d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:05:56Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:05:56,906 121383 INFO [tempest.common.waiters] State transition "SHUTOFF/powering-on" ==> "ACTIVE/None" after 2 second wait 2022-08-24 10:05:56,907 121383 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-08-24 10:05:56,907 121383 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.117:22' as 'ubuntu' with public key authentication 2022-08-24 10:06:15,444 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:06:21,012 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:06:27,572 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:06:35,160 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:06:40,673 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 ([Errno None] Unable to connect to port 22 on 172.27.4.117). Number attempts: 5. Retry after 6 seconds. 2022-08-24 10:06:47,310 121383 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:06:48,043 121383 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-08-24 10:06:48,045 121383 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.117 (No existing session). Number attempts: 6. Retry after 7 seconds. 2022-08-24 10:06:55,643 121383 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:06:55,769 121383 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:06:55,770 121383 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.117 successfully created 2022-08-24 10:06:57,810 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 DELETE http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments/678c737f-2b39-4a8b-b65e-8026cc57f466 0.284s 2022-08-24 10:06:57,811 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:57 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-54749aba-0db6-4de7-84e0-8a2ca161ea9f', 'x-compute-request-id': 'req-54749aba-0db6-4de7-84e0-8a2ca161ea9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'' 2022-08-24 10:06:57,856 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:06:57,857 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23d1e650-0bb2-45fe-a546-8ed054114bb7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23d1e650-0bb2-45fe-a546-8ed054114bb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:06:58,919 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.049s 2022-08-24 10:06:58,920 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35fe5ac6-659b-4cfe-a867-8ee3f32fb226', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35fe5ac6-659b-4cfe-a867-8ee3f32fb226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:06:59,978 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.046s 2022-08-24 10:06:59,979 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ff193a-7ed8-4218-be7c-a5f6be175514', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ff193a-7ed8-4218-be7c-a5f6be175514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:01,035 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:01,035 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ee67484-f219-4dc2-9de2-8a0d2976371e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ee67484-f219-4dc2-9de2-8a0d2976371e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:02,092 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:02,092 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e3877fd-7bfe-4aa0-8273-7396074d796c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e3877fd-7bfe-4aa0-8273-7396074d796c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:03,146 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:03,147 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fe1d27a-27b7-49fe-a32d-fa844602e9b1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fe1d27a-27b7-49fe-a32d-fa844602e9b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:04,201 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:04,202 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9e3af6e-8a75-412a-bd01-b3de9c8b8fb1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9e3af6e-8a75-412a-bd01-b3de9c8b8fb1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:05,257 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:05,258 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db30eee8-14cd-49fc-b783-fa9014217631', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db30eee8-14cd-49fc-b783-fa9014217631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:06,314 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:06,314 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b41aa6b3-a4c5-4671-8f58-313201cc377d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b41aa6b3-a4c5-4671-8f58-313201cc377d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:07,371 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:07,372 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecc52cb5-9667-48c9-ad9e-42c68da21166', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecc52cb5-9667-48c9-ad9e-42c68da21166', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:08,427 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:08,427 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28980c11-cd33-433f-8ec4-4906985abf55', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28980c11-cd33-433f-8ec4-4906985abf55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:09,483 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:09,483 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76daf4b3-585c-4127-a0bd-f7aef193acf2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76daf4b3-585c-4127-a0bd-f7aef193acf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:10,540 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:10,541 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd0ef64-543a-43b7-948c-ae6e7c34b5d9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd0ef64-543a-43b7-948c-ae6e7c34b5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:11,600 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.047s 2022-08-24 10:07:11,600 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef23da8-538e-4ba4-a336-54fa2cfcf490', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef23da8-538e-4ba4-a336-54fa2cfcf490', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:12,656 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:12,656 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67a7f58d-7119-44fb-846a-9cb80c761185', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67a7f58d-7119-44fb-846a-9cb80c761185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:13,712 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.042s 2022-08-24 10:07:13,712 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5cb82bd-615f-4e10-9214-58cbebb8e373', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5cb82bd-615f-4e10-9214-58cbebb8e373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:14,768 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:14,769 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-549deea1-d17e-41b0-acc8-74bd4ee0677f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-549deea1-d17e-41b0-acc8-74bd4ee0677f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:15,824 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:15,825 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd54859-98a7-40ab-9820-f5ff9746dac4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd54859-98a7-40ab-9820-f5ff9746dac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:16,881 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:16,881 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ae3739-1775-4d00-ab98-c07383041e3f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ae3739-1775-4d00-ab98-c07383041e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:17,938 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:17,939 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-082f29df-0426-4daf-af2c-bcee9944ab0d', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-082f29df-0426-4daf-af2c-bcee9944ab0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:18,995 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:18,996 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89d3a365-3fb5-49dd-a8e1-a57d8ce6c7e3', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d3a365-3fb5-49dd-a8e1-a57d8ce6c7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:20,051 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.042s 2022-08-24 10:07:20,051 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac975db7-d348-43e4-8a58-912ff88894bb', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac975db7-d348-43e4-8a58-912ff88894bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:21,107 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:21,108 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b48266fc-dd9c-42df-8b62-2ed81d8d2eef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b48266fc-dd9c-42df-8b62-2ed81d8d2eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:22,162 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:22,163 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0267a164-d201-4c2d-bf48-347330992fa9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0267a164-d201-4c2d-bf48-347330992fa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:23,220 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:23,220 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea7ead4d-12ac-4ead-8524-50a1f6df0f52', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea7ead4d-12ac-4ead-8524-50a1f6df0f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:24,277 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:24,278 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2157beb-3df8-4ad9-9421-41578bb406d1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2157beb-3df8-4ad9-9421-41578bb406d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:25,333 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:25,333 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4a3ea19-7d65-4483-8b39-0b7969ace38a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4a3ea19-7d65-4483-8b39-0b7969ace38a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:26,389 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:26,389 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e640a73d-ec09-4ae0-98bd-dad2db8b8fe7', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e640a73d-ec09-4ae0-98bd-dad2db8b8fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:27,444 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:27,445 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6abbb37-d8f9-4ae4-b94d-e6dfbc97400c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6abbb37-d8f9-4ae4-b94d-e6dfbc97400c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:28,500 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:28,500 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c63717aa-309c-4035-9bb9-88f9075b4ba9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c63717aa-309c-4035-9bb9-88f9075b4ba9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:29,556 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:29,557 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d92717d2-5d79-403a-8399-2be71ee1cce2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d92717d2-5d79-403a-8399-2be71ee1cce2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:30,613 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:30,614 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25ac99a1-2f49-4a94-b640-33aac0eb59bf', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25ac99a1-2f49-4a94-b640-33aac0eb59bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:31,673 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:31,673 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da55b0e-fdfc-4e97-a578-94724dd9681f', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da55b0e-fdfc-4e97-a578-94724dd9681f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:32,729 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:32,729 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d06d9c3-7739-4a72-981d-232a715972f1', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d06d9c3-7739-4a72-981d-232a715972f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:33,794 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.053s 2022-08-24 10:07:33,795 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08128463-10a3-41e2-bfa0-8b5fe798bc74', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08128463-10a3-41e2-bfa0-8b5fe798bc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:34,871 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.064s 2022-08-24 10:07:34,872 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caf49479-f597-4add-b242-0eef1a787f24', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caf49479-f597-4add-b242-0eef1a787f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:35,928 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:35,929 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5f3f830-1a7e-4500-8fe8-8c57e712dc9c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5f3f830-1a7e-4500-8fe8-8c57e712dc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:36,988 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.047s 2022-08-24 10:07:36,988 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee570350-67d8-46cd-805e-179b19f75f5c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee570350-67d8-46cd-805e-179b19f75f5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:38,043 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:38,044 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4d8d31b-536b-448f-9796-807876532199', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4d8d31b-536b-448f-9796-807876532199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:39,101 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.046s 2022-08-24 10:07:39,102 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b94b29-5f49-4a6e-91b7-86d7dec74b58', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b94b29-5f49-4a6e-91b7-86d7dec74b58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:40,160 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.046s 2022-08-24 10:07:40,160 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3994cb7e-69f8-42ed-888d-5d7935efeac4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3994cb7e-69f8-42ed-888d-5d7935efeac4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:41,215 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:41,216 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e38e739-12e8-44eb-87e5-13829a952035', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e38e739-12e8-44eb-87e5-13829a952035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:42,271 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:42,272 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c3ede5-e7f7-4d8b-8527-20db9950e448', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c3ede5-e7f7-4d8b-8527-20db9950e448', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:43,326 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:43,327 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac065cf9-80d9-46af-b613-41775896d033', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac065cf9-80d9-46af-b613-41775896d033', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:44,382 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:44,383 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f939d485-116e-4af4-be56-0931793a9bdd', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f939d485-116e-4af4-be56-0931793a9bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:45,438 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:45,439 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e334ad-c7a3-470e-befa-385a1956a93c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e334ad-c7a3-470e-befa-385a1956a93c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:46,501 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.050s 2022-08-24 10:07:46,501 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b839dd-20e7-44cc-9e9a-67c778ccfcef', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b839dd-20e7-44cc-9e9a-67c778ccfcef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:47,556 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.042s 2022-08-24 10:07:47,556 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c2b97f-211f-4112-9c87-d5524c28aa5b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c2b97f-211f-4112-9c87-d5524c28aa5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:48,613 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:48,613 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ecea457-6af9-4643-aaa9-c3ed68000139', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ecea457-6af9-4643-aaa9-c3ed68000139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:49,667 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:49,668 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8082922-1d6f-4eb3-bc1c-d63a506d3fd4', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8082922-1d6f-4eb3-bc1c-d63a506d3fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:50,724 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:50,724 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e93a279-e5fb-4542-be54-c5341d9dad9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e93a279-e5fb-4542-be54-c5341d9dad9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:51,782 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.046s 2022-08-24 10:07:51,782 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b346712e-a1a4-4919-8b2c-3794a059db2a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b346712e-a1a4-4919-8b2c-3794a059db2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:52,838 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:52,839 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf324e92-fb64-44ad-840c-fb2449cbdc67', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf324e92-fb64-44ad-840c-fb2449cbdc67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:53,895 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:53,895 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ae25d9-d980-4361-b2f3-3066f083a2b2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ae25d9-d980-4361-b2f3-3066f083a2b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:54,951 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.044s 2022-08-24 10:07:54,951 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c96356b-4729-4130-81b5-968756cb5e32', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c96356b-4729-4130-81b5-968756cb5e32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:56,009 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.045s 2022-08-24 10:07:56,009 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a08aaec4-7a39-4286-830c-e1898d62d95a', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a08aaec4-7a39-4286-830c-e1898d62d95a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:57,067 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.047s 2022-08-24 10:07:57,068 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-227e3753-22dd-4bb6-a267-cd26919ecea2', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-227e3753-22dd-4bb6-a267-cd26919ecea2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:58,123 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:58,124 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43e76b40-f2c1-41c7-8a5a-971d1ea63530', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43e76b40-f2c1-41c7-8a5a-971d1ea63530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:07:59,179 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:07:59,180 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acbb3ccd-32e4-437a-ac4f-94078b29b16c', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acbb3ccd-32e4-437a-ac4f-94078b29b16c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:08:00,235 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.043s 2022-08-24 10:08:00,236 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27390c91-5fb2-4591-a6e3-1538a3856d17', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27390c91-5fb2-4591-a6e3-1538a3856d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:08:01,294 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.046s 2022-08-24 10:08:01,294 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664d95af-7cc3-4669-97ea-1491d96f9a21', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664d95af-7cc3-4669-97ea-1491d96f9a21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:08:02,352 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.046s 2022-08-24 10:08:02,352 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ef15d8d-ebab-45fc-b5cc-ed7ae6e95023', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ef15d8d-ebab-45fc-b5cc-ed7ae6e95023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:09:03,424 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:10:03,370 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 120.005s 2022-08-24 10:10:03,370 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cc230e-e4d6-4c28-b9f8-cd74497f8127', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cc230e-e4d6-4c28-b9f8-cd74497f8127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:11:04,440 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:12:03,927 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 119.546s 2022-08-24 10:12:03,928 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87362a87-41ba-48ea-9b9f-4776c774877b', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87362a87-41ba-48ea-9b9f-4776c774877b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:13:05,003 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:14:04,255 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 119.313s 2022-08-24 10:14:04,256 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c96da1-9e82-42e6-8a62-13854b98e031', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c96da1-9e82-42e6-8a62-13854b98e031', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:15:04,342 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:16:04,403 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:17:04,464 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:18:04,525 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:19:04,587 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:20:04,648 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:21:04,709 121383 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:22:04,769 121383 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:23:04,831 121383 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:24:04,350 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 600.069s 2022-08-24 10:24:04,350 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:23:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17d96c82-109e-4abf-b281-973ed1340f88', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17d96c82-109e-4abf-b281-973ed1340f88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:24:08,899 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 4.538s 2022-08-24 10:24:08,900 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f587967-73c0-497d-8056-183e6cc7bf18', 'x-compute-request-id': 'req-8f587967-73c0-497d-8056-183e6cc7bf18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:09,955 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:24:09,955 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977c4aed-a6f2-4d72-824b-b3e6f192e8ff', 'x-compute-request-id': 'req-977c4aed-a6f2-4d72-824b-b3e6f192e8ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:11,008 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:11,008 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74adafd6-0951-47fb-8cc1-1693ec287e4f', 'x-compute-request-id': 'req-74adafd6-0951-47fb-8cc1-1693ec287e4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:12,060 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:12,060 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4f00b8d-06b8-46dc-b6cf-4d8a57ed307c', 'x-compute-request-id': 'req-e4f00b8d-06b8-46dc-b6cf-4d8a57ed307c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:13,114 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:13,114 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa2c7050-551b-4b51-90ff-388ba420c5bc', 'x-compute-request-id': 'req-aa2c7050-551b-4b51-90ff-388ba420c5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:14,167 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:14,167 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d05765c4-5348-4bb5-b313-c15be23edd04', 'x-compute-request-id': 'req-d05765c4-5348-4bb5-b313-c15be23edd04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:15,222 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:24:15,223 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df1ebc3a-15e8-4302-bc12-3c139db55113', 'x-compute-request-id': 'req-df1ebc3a-15e8-4302-bc12-3c139db55113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:16,275 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:16,276 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d38be49-5887-47bc-a74b-7f1f853964c0', 'x-compute-request-id': 'req-0d38be49-5887-47bc-a74b-7f1f853964c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:17,332 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.053s 2022-08-24 10:24:17,332 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0502dfc-12d2-443d-be8e-05048c174cff', 'x-compute-request-id': 'req-c0502dfc-12d2-443d-be8e-05048c174cff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:18,386 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:18,386 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d62adb2-7cfb-4d4c-874f-f91b73034867', 'x-compute-request-id': 'req-5d62adb2-7cfb-4d4c-874f-f91b73034867', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:19,439 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:19,439 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b5e2fa2-c4a1-4a44-9d02-aa804847421a', 'x-compute-request-id': 'req-3b5e2fa2-c4a1-4a44-9d02-aa804847421a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:20,492 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:20,492 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-153a79f6-25fa-4271-ba53-2043b678838d', 'x-compute-request-id': 'req-153a79f6-25fa-4271-ba53-2043b678838d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:21,544 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:21,545 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55446e82-87d9-45a5-8b0f-ba4817ab140f', 'x-compute-request-id': 'req-55446e82-87d9-45a5-8b0f-ba4817ab140f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:22,597 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:22,598 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24: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-c2ef5683-52cc-4899-9d55-8329f5e00604', 'x-compute-request-id': 'req-c2ef5683-52cc-4899-9d55-8329f5e00604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:23,649 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:23,650 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7110cfe6-542d-4b8f-870f-2e1d7a0b98d8', 'x-compute-request-id': 'req-7110cfe6-542d-4b8f-870f-2e1d7a0b98d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:24,702 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:24,703 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62af11e6-eb91-49cf-8903-88e9c73afc72', 'x-compute-request-id': 'req-62af11e6-eb91-49cf-8903-88e9c73afc72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:25,755 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:25,755 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a91bf9ff-9ff0-46d0-a9af-c82d9e58addc', 'x-compute-request-id': 'req-a91bf9ff-9ff0-46d0-a9af-c82d9e58addc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:26,809 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:26,810 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52a3e16a-1eec-4ecc-8e9d-d9715ad49563', 'x-compute-request-id': 'req-52a3e16a-1eec-4ecc-8e9d-d9715ad49563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:27,864 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:27,864 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5668e52-abfa-4f54-9ab1-f52a93162adf', 'x-compute-request-id': 'req-a5668e52-abfa-4f54-9ab1-f52a93162adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:28,918 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:28,918 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1504f28-e903-464f-aa2f-2133d95da12c', 'x-compute-request-id': 'req-a1504f28-e903-464f-aa2f-2133d95da12c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:29,971 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:29,972 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae1258cc-2d09-4f57-9c88-aa55b798d8f0', 'x-compute-request-id': 'req-ae1258cc-2d09-4f57-9c88-aa55b798d8f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:31,024 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:31,025 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af3239ab-18cc-47ae-968d-e52999dff924', 'x-compute-request-id': 'req-af3239ab-18cc-47ae-968d-e52999dff924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:32,076 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:32,076 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d762d7da-254b-4baf-9808-f2db291c335a', 'x-compute-request-id': 'req-d762d7da-254b-4baf-9808-f2db291c335a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:33,130 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:33,130 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd389124-1986-4640-a2a4-f9207ea1232f', 'x-compute-request-id': 'req-dd389124-1986-4640-a2a4-f9207ea1232f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:34,183 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:34,183 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e367349e-078c-409f-a07d-a6fe5c974f6f', 'x-compute-request-id': 'req-e367349e-078c-409f-a07d-a6fe5c974f6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:35,237 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:35,237 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34307875-2645-4404-8d33-dc8a34d765f0', 'x-compute-request-id': 'req-34307875-2645-4404-8d33-dc8a34d765f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:36,290 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:36,291 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d6bd3ba-19ec-46bf-9946-daefd571c43e', 'x-compute-request-id': 'req-1d6bd3ba-19ec-46bf-9946-daefd571c43e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:37,343 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:37,344 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47f4894a-8621-4831-a668-a0795da95f35', 'x-compute-request-id': 'req-47f4894a-8621-4831-a668-a0795da95f35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:38,397 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:38,398 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a481f473-0741-4e0b-a931-ec5258ae1ee6', 'x-compute-request-id': 'req-a481f473-0741-4e0b-a931-ec5258ae1ee6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:39,456 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.055s 2022-08-24 10:24:39,457 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eba0fbb4-0736-4800-82ab-d28a4603e358', 'x-compute-request-id': 'req-eba0fbb4-0736-4800-82ab-d28a4603e358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:40,509 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:40,509 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba5265d7-b2fb-44c6-a76e-544289f29ca3', 'x-compute-request-id': 'req-ba5265d7-b2fb-44c6-a76e-544289f29ca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:41,561 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:41,562 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24: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-548db17f-34ef-49a0-8afd-2e89144dce6b', 'x-compute-request-id': 'req-548db17f-34ef-49a0-8afd-2e89144dce6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:42,614 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:42,615 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31722cb4-eaba-4848-83b4-c60a2629a57d', 'x-compute-request-id': 'req-31722cb4-eaba-4848-83b4-c60a2629a57d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:43,668 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:43,668 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e46d9f1f-20ef-42bc-afab-c50d26ca3264', 'x-compute-request-id': 'req-e46d9f1f-20ef-42bc-afab-c50d26ca3264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:44,720 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:44,721 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c433b812-1ea7-42c6-bb02-104c0e791c29', 'x-compute-request-id': 'req-c433b812-1ea7-42c6-bb02-104c0e791c29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:45,773 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:45,773 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0960e8b4-a9fe-4e1f-a45c-1c743fdd32d1', 'x-compute-request-id': 'req-0960e8b4-a9fe-4e1f-a45c-1c743fdd32d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:46,825 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:46,825 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abcc8b52-8673-4a39-be3c-f0c331b6d801', 'x-compute-request-id': 'req-abcc8b52-8673-4a39-be3c-f0c331b6d801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:47,878 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:47,878 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f5e426-2b5f-4237-92af-f87a4d885c68', 'x-compute-request-id': 'req-20f5e426-2b5f-4237-92af-f87a4d885c68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:48,931 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:48,932 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d88c86f8-9a9a-4996-859e-98338c88d3c7', 'x-compute-request-id': 'req-d88c86f8-9a9a-4996-859e-98338c88d3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:49,983 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:49,984 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8e796536-723a-46e0-abfa-98e4a0740436', 'x-compute-request-id': 'req-8e796536-723a-46e0-abfa-98e4a0740436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:51,038 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:51,038 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-658cd7c9-89ec-4ec4-b789-8afe7c0da097', 'x-compute-request-id': 'req-658cd7c9-89ec-4ec4-b789-8afe7c0da097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:52,098 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.056s 2022-08-24 10:24:52,098 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdc5b680-7981-4765-b968-49753a2f160b', 'x-compute-request-id': 'req-cdc5b680-7981-4765-b968-49753a2f160b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:53,152 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:53,152 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba9d7a34-1c7c-42d1-9651-1b567c17b9e8', 'x-compute-request-id': 'req-ba9d7a34-1c7c-42d1-9651-1b567c17b9e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:54,205 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:24:54,206 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cef28fe1-a92f-4098-bebd-6496d67ba66d', 'x-compute-request-id': 'req-cef28fe1-a92f-4098-bebd-6496d67ba66d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:55,259 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:55,259 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3206b9ae-cf0a-4a20-9080-a0c68fb7fd53', 'x-compute-request-id': 'req-3206b9ae-cf0a-4a20-9080-a0c68fb7fd53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:56,311 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:56,311 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fcc338d-2ea5-42a0-b932-aee075f85536', 'x-compute-request-id': 'req-3fcc338d-2ea5-42a0-b932-aee075f85536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:57,363 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:57,363 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1a5374c-edf8-44cf-8816-5fbafcc35af7', 'x-compute-request-id': 'req-b1a5374c-edf8-44cf-8816-5fbafcc35af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:58,416 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:24:58,416 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d49cbb2f-b8bb-4339-a2cb-4c2e01c9d7ea', 'x-compute-request-id': 'req-d49cbb2f-b8bb-4339-a2cb-4c2e01c9d7ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:24:59,470 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:24:59,471 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d58e3ee1-8397-4083-809a-405084c4e784', 'x-compute-request-id': 'req-d58e3ee1-8397-4083-809a-405084c4e784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:00,523 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:00,524 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4ea970a-7dfd-4fb6-82a6-6ca62155a3ab', 'x-compute-request-id': 'req-a4ea970a-7dfd-4fb6-82a6-6ca62155a3ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:01,580 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.053s 2022-08-24 10:25:01,581 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7340d6c-eb54-41bd-a5e6-2b6e0b07b2e0', 'x-compute-request-id': 'req-b7340d6c-eb54-41bd-a5e6-2b6e0b07b2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:02,633 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:02,634 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25: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-8bd63a66-35c4-4cfa-944e-a9564e4c0a9c', 'x-compute-request-id': 'req-8bd63a66-35c4-4cfa-944e-a9564e4c0a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:03,688 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:03,688 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-191b54f6-5d50-47d8-9b6f-74a3621aba51', 'x-compute-request-id': 'req-191b54f6-5d50-47d8-9b6f-74a3621aba51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:04,740 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:25:04,740 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-485ae336-160c-4aaa-9fc2-d2dbb92fa7d9', 'x-compute-request-id': 'req-485ae336-160c-4aaa-9fc2-d2dbb92fa7d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:05,793 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:05,793 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b0561cf-42ec-40ff-8c73-f540137ccce8', 'x-compute-request-id': 'req-6b0561cf-42ec-40ff-8c73-f540137ccce8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:06,845 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:06,846 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd2caa5d-681c-43d7-867c-b18ce81d7bc1', 'x-compute-request-id': 'req-dd2caa5d-681c-43d7-867c-b18ce81d7bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:07,900 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:07,900 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-180cebeb-4ec5-473d-b7a9-54e829decfbd', 'x-compute-request-id': 'req-180cebeb-4ec5-473d-b7a9-54e829decfbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:08,954 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:08,955 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a038826-1039-4496-a169-c7207c058ac8', 'x-compute-request-id': 'req-1a038826-1039-4496-a169-c7207c058ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:10,007 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:10,008 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2be6e320-9b5b-45f4-adb9-5f36ae2aac43', 'x-compute-request-id': 'req-2be6e320-9b5b-45f4-adb9-5f36ae2aac43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:11,062 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:11,063 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3340f860-0674-4c0b-903b-dacd436162be', 'x-compute-request-id': 'req-3340f860-0674-4c0b-903b-dacd436162be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:12,120 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.054s 2022-08-24 10:25:12,121 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5e74147-a4e3-4c83-a9bf-f2b428b4ae56', 'x-compute-request-id': 'req-f5e74147-a4e3-4c83-a9bf-f2b428b4ae56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:13,175 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:25:13,176 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d6704ba-3de3-4bb3-9e2f-8fb6ba0a3f01', 'x-compute-request-id': 'req-2d6704ba-3de3-4bb3-9e2f-8fb6ba0a3f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:14,229 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:14,230 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82d13162-80f3-412c-934d-c74a025c0bb2', 'x-compute-request-id': 'req-82d13162-80f3-412c-934d-c74a025c0bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:15,284 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:15,284 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c32dafa2-faf1-45be-97f7-57ffd4cae92f', 'x-compute-request-id': 'req-c32dafa2-faf1-45be-97f7-57ffd4cae92f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:16,336 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:16,337 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f18d0655-46c9-4493-a06d-43520b51c5d9', 'x-compute-request-id': 'req-f18d0655-46c9-4493-a06d-43520b51c5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:17,389 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:25:17,390 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49a23640-8e5f-4c2f-bb20-f17a998d21b1', 'x-compute-request-id': 'req-49a23640-8e5f-4c2f-bb20-f17a998d21b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:18,445 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:25:18,446 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e904f283-433d-4d29-9bd0-14214e719c55', 'x-compute-request-id': 'req-e904f283-433d-4d29-9bd0-14214e719c55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:19,500 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:25:19,501 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4784d6a-e304-4a8b-a4c9-a969999bca93', 'x-compute-request-id': 'req-f4784d6a-e304-4a8b-a4c9-a969999bca93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:20,553 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:20,553 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1953594b-2930-4dd9-8618-bd131e11d6d8', 'x-compute-request-id': 'req-1953594b-2930-4dd9-8618-bd131e11d6d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:21,606 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:21,606 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eec22a2f-b1b5-4793-881a-2169a6d05759', 'x-compute-request-id': 'req-eec22a2f-b1b5-4793-881a-2169a6d05759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:22,659 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:22,659 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f3d8347-bd62-42e9-beba-bca2b3d134f4', 'x-compute-request-id': 'req-9f3d8347-bd62-42e9-beba-bca2b3d134f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:23,712 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:23,712 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25: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-3f23b0c5-a38c-4e47-8670-c7bc85b98e15', 'x-compute-request-id': 'req-3f23b0c5-a38c-4e47-8670-c7bc85b98e15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:24,765 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:24,765 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f97d3537-e4e1-47b9-b2fc-a145e1eed481', 'x-compute-request-id': 'req-f97d3537-e4e1-47b9-b2fc-a145e1eed481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:25,822 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.053s 2022-08-24 10:25:25,822 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-398b47d2-2f66-4da9-be43-ddea44db8ffb', 'x-compute-request-id': 'req-398b47d2-2f66-4da9-be43-ddea44db8ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:26,875 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:26,876 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e93ca88c-4ee8-49fb-b0a2-262c16d7f8d1', 'x-compute-request-id': 'req-e93ca88c-4ee8-49fb-b0a2-262c16d7f8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:27,928 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:25:27,928 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c419b2ee-f4ca-4c5f-bb2b-0a3ca0167e01', 'x-compute-request-id': 'req-c419b2ee-f4ca-4c5f-bb2b-0a3ca0167e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:28,982 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:28,982 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d932bc08-7e8a-4e76-b1c8-04bcf8e712ed', 'x-compute-request-id': 'req-d932bc08-7e8a-4e76-b1c8-04bcf8e712ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:30,035 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:30,035 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc89b508-54a0-4943-bace-bef1170c2de7', 'x-compute-request-id': 'req-dc89b508-54a0-4943-bace-bef1170c2de7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:31,087 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:25:31,088 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6996938-e148-43c5-bfab-e32fdfd8c696', 'x-compute-request-id': 'req-d6996938-e148-43c5-bfab-e32fdfd8c696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:32,140 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:32,141 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8505d66-7872-4cdc-a4e5-373d117e4735', 'x-compute-request-id': 'req-b8505d66-7872-4cdc-a4e5-373d117e4735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:33,193 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:33,193 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6253c7d8-a3df-4d25-83fc-912b2f4a2f0b', 'x-compute-request-id': 'req-6253c7d8-a3df-4d25-83fc-912b2f4a2f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:34,246 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:34,246 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c252d7-89d2-4ab9-9b0d-72d34d1cf5d9', 'x-compute-request-id': 'req-95c252d7-89d2-4ab9-9b0d-72d34d1cf5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:35,300 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:35,300 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2048b16d-0aa3-41d7-b24d-25b8f074e780', 'x-compute-request-id': 'req-2048b16d-0aa3-41d7-b24d-25b8f074e780', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:36,356 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:25:36,356 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d289725-187b-485e-842b-33654e0f6710', 'x-compute-request-id': 'req-2d289725-187b-485e-842b-33654e0f6710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:37,408 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:25:37,408 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9704f14-e45f-41eb-9026-7c62792f539e', 'x-compute-request-id': 'req-d9704f14-e45f-41eb-9026-7c62792f539e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:38,465 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:25:38,465 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36dd43e8-9d0e-4c69-9354-b08c26bfc072', 'x-compute-request-id': 'req-36dd43e8-9d0e-4c69-9354-b08c26bfc072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:39,517 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:39,518 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02439e0f-ece3-4d72-bb5c-c6e4cf294ec5', 'x-compute-request-id': 'req-02439e0f-ece3-4d72-bb5c-c6e4cf294ec5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:40,571 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:40,571 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d12c92ac-20c6-46b3-bff9-248d84c4c93a', 'x-compute-request-id': 'req-d12c92ac-20c6-46b3-bff9-248d84c4c93a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:41,625 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:41,625 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28ae8f6b-c285-4675-982a-8f85907b71ac', 'x-compute-request-id': 'req-28ae8f6b-c285-4675-982a-8f85907b71ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:42,677 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:42,678 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10a90848-1024-4710-b2b5-1cc3999fdfd8', 'x-compute-request-id': 'req-10a90848-1024-4710-b2b5-1cc3999fdfd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:43,731 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:43,731 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3595f01-a350-4c12-8a61-f568be2b3ef0', 'x-compute-request-id': 'req-f3595f01-a350-4c12-8a61-f568be2b3ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:44,785 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:44,786 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25: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-1086a196-0447-498d-b155-8523c78bba05', 'x-compute-request-id': 'req-1086a196-0447-498d-b155-8523c78bba05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:45,839 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:45,839 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ec18ed5-2d0f-4703-9070-d9405a3e2ac6', 'x-compute-request-id': 'req-2ec18ed5-2d0f-4703-9070-d9405a3e2ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:46,893 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:46,893 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2a32247-5fe0-45b4-b9ed-4c9ca7f177e0', 'x-compute-request-id': 'req-b2a32247-5fe0-45b4-b9ed-4c9ca7f177e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:47,945 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:47,946 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6de96b7b-232d-4790-989b-d2495a904842', 'x-compute-request-id': 'req-6de96b7b-232d-4790-989b-d2495a904842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:48,999 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:48,999 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2402f8a8-39f1-497b-a1df-8d9fec96aafd', 'x-compute-request-id': 'req-2402f8a8-39f1-497b-a1df-8d9fec96aafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:50,054 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:25:50,054 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8aca0fe2-482a-4338-9e02-d425fb5a43d3', 'x-compute-request-id': 'req-8aca0fe2-482a-4338-9e02-d425fb5a43d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:51,107 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:51,108 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0351435c-7890-4349-9783-194fb82c41fe', 'x-compute-request-id': 'req-0351435c-7890-4349-9783-194fb82c41fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:52,161 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:25:52,161 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38f6594c-84bf-4d5a-841a-037e8a38a869', 'x-compute-request-id': 'req-38f6594c-84bf-4d5a-841a-037e8a38a869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:53,215 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:53,215 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212214c6-ad77-4bf8-88b3-76911187b0fe', 'x-compute-request-id': 'req-212214c6-ad77-4bf8-88b3-76911187b0fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:54,268 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:54,268 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cced250-60cc-4ca3-a37f-5a35e94a0325', 'x-compute-request-id': 'req-6cced250-60cc-4ca3-a37f-5a35e94a0325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:55,322 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:55,322 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e5d8795-ba88-423f-aadd-3a8c7761d252', 'x-compute-request-id': 'req-1e5d8795-ba88-423f-aadd-3a8c7761d252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:56,378 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:25:56,379 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9adcb15-8022-4b22-b1b5-032837b06f28', 'x-compute-request-id': 'req-b9adcb15-8022-4b22-b1b5-032837b06f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:57,431 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:57,432 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-300ab18f-6f30-4b67-92d9-6761e016e50a', 'x-compute-request-id': 'req-300ab18f-6f30-4b67-92d9-6761e016e50a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:58,484 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:25:58,485 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d679462d-dd46-4be2-b5a0-23f7b03464f6', 'x-compute-request-id': 'req-d679462d-dd46-4be2-b5a0-23f7b03464f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:25:59,536 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:25:59,537 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2cf4ac8-ad27-494e-b655-48228e5f5f86', 'x-compute-request-id': 'req-e2cf4ac8-ad27-494e-b655-48228e5f5f86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:00,592 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:26:00,592 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0abc3248-3050-4af1-97b6-e8559eb7825c', 'x-compute-request-id': 'req-0abc3248-3050-4af1-97b6-e8559eb7825c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:01,651 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.055s 2022-08-24 10:26:01,651 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-71c6cbfc-8728-4229-a380-2e5ffc83a595', 'x-compute-request-id': 'req-71c6cbfc-8728-4229-a380-2e5ffc83a595', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:02,711 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.055s 2022-08-24 10:26:02,711 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e47184-b450-4bdd-80c1-296be46e6c23', 'x-compute-request-id': 'req-55e47184-b450-4bdd-80c1-296be46e6c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:03,767 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:26:03,767 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddcf04d0-3bc8-448e-9e25-5ff99472587b', 'x-compute-request-id': 'req-ddcf04d0-3bc8-448e-9e25-5ff99472587b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:04,823 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:26:04,823 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7337e1f9-ea43-448d-9398-420553b191e3', 'x-compute-request-id': 'req-7337e1f9-ea43-448d-9398-420553b191e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:05,876 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:05,877 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26: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-1727910b-0a4b-41ad-8e68-a486f493b84f', 'x-compute-request-id': 'req-1727910b-0a4b-41ad-8e68-a486f493b84f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:06,933 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:26:06,933 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192899e5-53b0-4f74-9aaa-ce8ef8c84c18', 'x-compute-request-id': 'req-192899e5-53b0-4f74-9aaa-ce8ef8c84c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:07,986 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:07,986 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc74f24f-5c1d-436f-98b7-6acc71bbaf2a', 'x-compute-request-id': 'req-fc74f24f-5c1d-436f-98b7-6acc71bbaf2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:09,039 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:09,039 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed5b4d00-8030-454e-b5db-14c40e933b32', 'x-compute-request-id': 'req-ed5b4d00-8030-454e-b5db-14c40e933b32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:10,092 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:10,093 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-716bcb0c-d1ef-4fd2-9132-8c43d43a4467', 'x-compute-request-id': 'req-716bcb0c-d1ef-4fd2-9132-8c43d43a4467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:11,147 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:26:11,147 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b6ee4ca-afce-4f94-aeb8-9c53e4f8ec55', 'x-compute-request-id': 'req-6b6ee4ca-afce-4f94-aeb8-9c53e4f8ec55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:12,204 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:26:12,204 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-75299725-e98b-48e1-b4e9-fe682e0e8e4e', 'x-compute-request-id': 'req-75299725-e98b-48e1-b4e9-fe682e0e8e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:13,258 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:13,258 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2186629-1631-4039-88fa-8307f555145b', 'x-compute-request-id': 'req-c2186629-1631-4039-88fa-8307f555145b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:14,310 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:14,310 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-392e0dd0-b802-4e81-b27f-7a13272055e5', 'x-compute-request-id': 'req-392e0dd0-b802-4e81-b27f-7a13272055e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:15,364 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:15,364 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b52c08ce-7d62-423c-b457-ef9bc3a401fe', 'x-compute-request-id': 'req-b52c08ce-7d62-423c-b457-ef9bc3a401fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:16,417 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:16,417 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea05d66d-7f9a-4428-a2f4-4c36d9d9be06', 'x-compute-request-id': 'req-ea05d66d-7f9a-4428-a2f4-4c36d9d9be06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:17,470 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:17,471 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-353b902d-b2ff-4ad8-99cb-6f0bbbe12168', 'x-compute-request-id': 'req-353b902d-b2ff-4ad8-99cb-6f0bbbe12168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:18,525 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:18,525 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecedd946-3c33-4f89-8e4d-bb9afcca55b5', 'x-compute-request-id': 'req-ecedd946-3c33-4f89-8e4d-bb9afcca55b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:19,576 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:19,576 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9acd456d-923b-44d0-aebf-e69fa3790eda', 'x-compute-request-id': 'req-9acd456d-923b-44d0-aebf-e69fa3790eda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:20,627 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:26:20,628 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e05d896-91d8-44a9-9761-4b475e49b0c1', 'x-compute-request-id': 'req-6e05d896-91d8-44a9-9761-4b475e49b0c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:21,681 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:21,681 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3d26d15-c578-4c8b-ba9b-31654198b409', 'x-compute-request-id': 'req-f3d26d15-c578-4c8b-ba9b-31654198b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:22,734 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:22,735 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3561e8c2-1c4c-41fe-8420-b3f1deaaa820', 'x-compute-request-id': 'req-3561e8c2-1c4c-41fe-8420-b3f1deaaa820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:23,788 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:23,788 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a645658-0400-4018-8a3f-755e4180c066', 'x-compute-request-id': 'req-0a645658-0400-4018-8a3f-755e4180c066', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:24,842 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:24,843 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f8682f3-8c04-4c44-8d15-017efe2c71f1', 'x-compute-request-id': 'req-3f8682f3-8c04-4c44-8d15-017efe2c71f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:25,895 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:25,895 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a0a29d-06b6-4866-a5f6-32c619fe6486', 'x-compute-request-id': 'req-c2a0a29d-06b6-4866-a5f6-32c619fe6486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:26,948 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:26,949 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26: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-67667478-be15-4ca4-9281-e1bf518246d0', 'x-compute-request-id': 'req-67667478-be15-4ca4-9281-e1bf518246d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:28,005 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.053s 2022-08-24 10:26:28,005 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c24743c4-ccb1-4338-a96b-592734932862', 'x-compute-request-id': 'req-c24743c4-ccb1-4338-a96b-592734932862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:29,059 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:29,059 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e6d2b62-88a0-4558-9203-783a72859071', 'x-compute-request-id': 'req-9e6d2b62-88a0-4558-9203-783a72859071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:30,113 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:30,113 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93355dfb-0d72-4e68-93e7-4842fe3fa287', 'x-compute-request-id': 'req-93355dfb-0d72-4e68-93e7-4842fe3fa287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:31,167 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:31,167 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edd56d99-07fc-428b-aef8-062e2aded3ac', 'x-compute-request-id': 'req-edd56d99-07fc-428b-aef8-062e2aded3ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:32,220 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:32,220 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f190e26-7854-43c8-a8fc-1d23ed203873', 'x-compute-request-id': 'req-3f190e26-7854-43c8-a8fc-1d23ed203873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:33,273 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:33,273 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10f542fd-8335-498d-9151-3d16643d658f', 'x-compute-request-id': 'req-10f542fd-8335-498d-9151-3d16643d658f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:34,325 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:34,325 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47d4864e-75f4-4643-83d7-71da72bc250e', 'x-compute-request-id': 'req-47d4864e-75f4-4643-83d7-71da72bc250e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:35,378 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:35,378 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7fad489-0e88-4348-8316-95c2567b538d', 'x-compute-request-id': 'req-c7fad489-0e88-4348-8316-95c2567b538d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:36,431 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:36,432 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a49b287-7f41-4906-91f0-b333ea62dbfb', 'x-compute-request-id': 'req-3a49b287-7f41-4906-91f0-b333ea62dbfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:37,484 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:37,484 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51cad9f7-876a-40c6-ac0f-f3d1125b37ea', 'x-compute-request-id': 'req-51cad9f7-876a-40c6-ac0f-f3d1125b37ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:38,536 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:38,537 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c364646-c2bf-4f24-a906-83706ee5d20e', 'x-compute-request-id': 'req-1c364646-c2bf-4f24-a906-83706ee5d20e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:39,589 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:39,590 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e59d4f-866b-440f-af67-1d7cc73f98eb', 'x-compute-request-id': 'req-60e59d4f-866b-440f-af67-1d7cc73f98eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:40,643 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:40,643 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c807bdc0-f283-49da-8c98-d433ca7c9eb9', 'x-compute-request-id': 'req-c807bdc0-f283-49da-8c98-d433ca7c9eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:41,696 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:41,697 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba4a60ce-f451-44ca-a0b8-756f7ca5ebae', 'x-compute-request-id': 'req-ba4a60ce-f451-44ca-a0b8-756f7ca5ebae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:42,749 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:42,749 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb421dbd-3744-46c0-99b6-15126b37212a', 'x-compute-request-id': 'req-cb421dbd-3744-46c0-99b6-15126b37212a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:43,802 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:43,802 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e9783e4-6168-4a71-a2f0-254c78d67f37', 'x-compute-request-id': 'req-9e9783e4-6168-4a71-a2f0-254c78d67f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:44,865 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.059s 2022-08-24 10:26:44,865 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ddbbbf-4eb6-4db1-8eae-b6e126b2ced2', 'x-compute-request-id': 'req-16ddbbbf-4eb6-4db1-8eae-b6e126b2ced2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:45,926 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.056s 2022-08-24 10:26:45,927 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688e58ed-ee30-4631-8e69-a143b0883d56', 'x-compute-request-id': 'req-688e58ed-ee30-4631-8e69-a143b0883d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:46,981 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:26:46,982 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-174cb012-e997-4fee-b67d-972453b752d4', 'x-compute-request-id': 'req-174cb012-e997-4fee-b67d-972453b752d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:48,034 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:48,034 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26: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-9385d451-5f1d-4400-85a1-b8730e4d821c', 'x-compute-request-id': 'req-9385d451-5f1d-4400-85a1-b8730e4d821c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:49,086 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:49,087 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89243faf-0ba4-412d-aae7-75fc4d290df8', 'x-compute-request-id': 'req-89243faf-0ba4-412d-aae7-75fc4d290df8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:50,141 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:50,141 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-683451e6-c83f-4a3b-b077-dbbb22e1c917', 'x-compute-request-id': 'req-683451e6-c83f-4a3b-b077-dbbb22e1c917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:51,197 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:26:51,198 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d349f4a-7794-48d7-99ba-3cd73351894f', 'x-compute-request-id': 'req-2d349f4a-7794-48d7-99ba-3cd73351894f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:52,251 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:52,251 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a20d5fa4-dc76-4acb-9f99-c84ab3ea7221', 'x-compute-request-id': 'req-a20d5fa4-dc76-4acb-9f99-c84ab3ea7221', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:53,304 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:53,305 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bbaea1d-c9cf-43ed-a23e-eb4f616ee599', 'x-compute-request-id': 'req-5bbaea1d-c9cf-43ed-a23e-eb4f616ee599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:54,357 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:26:54,357 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56006fae-e18b-4a17-a3e7-8fc1d7a551d3', 'x-compute-request-id': 'req-56006fae-e18b-4a17-a3e7-8fc1d7a551d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:55,413 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:26:55,414 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f6ecb86-c06d-4b55-8dab-79bb54987e77', 'x-compute-request-id': 'req-9f6ecb86-c06d-4b55-8dab-79bb54987e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:56,467 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:26:56,468 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d30c7afa-1044-438b-b85c-991da9f00ab8', 'x-compute-request-id': 'req-d30c7afa-1044-438b-b85c-991da9f00ab8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:57,523 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:26:57,524 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12719096-03e5-44a9-a9e1-8cbc128830ec', 'x-compute-request-id': 'req-12719096-03e5-44a9-a9e1-8cbc128830ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:58,576 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:58,577 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc2ad981-4690-400b-8e45-e1d89c8cf004', 'x-compute-request-id': 'req-dc2ad981-4690-400b-8e45-e1d89c8cf004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:26:59,629 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:26:59,630 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4dd6bd-aab5-47df-8e2a-1e9f76d453c7', 'x-compute-request-id': 'req-1e4dd6bd-aab5-47df-8e2a-1e9f76d453c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:00,682 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:00,683 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52607ece-2744-4e46-8314-19be570ffea0', 'x-compute-request-id': 'req-52607ece-2744-4e46-8314-19be570ffea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:01,735 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:01,736 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95dd559c-ca7b-402f-bb5d-0fee18447b3c', 'x-compute-request-id': 'req-95dd559c-ca7b-402f-bb5d-0fee18447b3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:02,789 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:02,790 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b36feff-c514-4661-9d3d-b248be69d888', 'x-compute-request-id': 'req-4b36feff-c514-4661-9d3d-b248be69d888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:03,903 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.110s 2022-08-24 10:27:03,903 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-343b9888-04d8-43ba-a4db-9681e72a0f1f', 'x-compute-request-id': 'req-343b9888-04d8-43ba-a4db-9681e72a0f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:04,956 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:04,957 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fffb52fd-c195-415f-9130-9d6e7f3672ec', 'x-compute-request-id': 'req-fffb52fd-c195-415f-9130-9d6e7f3672ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:06,011 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:27:06,011 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b475bbd0-a3e6-43a2-82ab-78ac724492bf', 'x-compute-request-id': 'req-b475bbd0-a3e6-43a2-82ab-78ac724492bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:07,067 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:27:07,067 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67564756-2848-49d8-beaa-c14dfee64ae2', 'x-compute-request-id': 'req-67564756-2848-49d8-beaa-c14dfee64ae2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:08,122 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:08,122 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27: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-f1d89518-a7a3-44ea-912f-7d711e624a2a', 'x-compute-request-id': 'req-f1d89518-a7a3-44ea-912f-7d711e624a2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:09,175 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:09,175 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9cb0a828-1155-490e-8e08-1c5e67fbc2c0', 'x-compute-request-id': 'req-9cb0a828-1155-490e-8e08-1c5e67fbc2c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:10,229 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:10,229 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a94d9175-b29b-4d0d-acab-0c578e0a8ff8', 'x-compute-request-id': 'req-a94d9175-b29b-4d0d-acab-0c578e0a8ff8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:11,284 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:11,284 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3db8f2d1-c6b6-4234-88bc-93e7dca03a97', 'x-compute-request-id': 'req-3db8f2d1-c6b6-4234-88bc-93e7dca03a97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:12,337 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:12,337 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aae90229-541a-4a11-a7fb-fbdc55ca513f', 'x-compute-request-id': 'req-aae90229-541a-4a11-a7fb-fbdc55ca513f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:13,389 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:13,390 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a6feb00-df9c-49b9-a81d-ef14e3f95930', 'x-compute-request-id': 'req-7a6feb00-df9c-49b9-a81d-ef14e3f95930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:14,442 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:14,443 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9e95203-16c7-4700-b578-7c4634a32321', 'x-compute-request-id': 'req-b9e95203-16c7-4700-b578-7c4634a32321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:15,495 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:15,496 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ba3cd25-f1f5-4c26-99dc-dabc5697b969', 'x-compute-request-id': 'req-5ba3cd25-f1f5-4c26-99dc-dabc5697b969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:16,549 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:16,549 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5cb888b-abe0-4bfc-82a8-8ca61b0e3348', 'x-compute-request-id': 'req-b5cb888b-abe0-4bfc-82a8-8ca61b0e3348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:17,602 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:17,603 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2dd1464-b2b1-4989-ba8e-47110a29b403', 'x-compute-request-id': 'req-d2dd1464-b2b1-4989-ba8e-47110a29b403', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:18,656 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:18,656 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a9e8b26-dc8c-40c2-a244-d169b185ae86', 'x-compute-request-id': 'req-6a9e8b26-dc8c-40c2-a244-d169b185ae86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:19,708 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:19,709 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8af1742b-5223-4847-abab-8509e557e056', 'x-compute-request-id': 'req-8af1742b-5223-4847-abab-8509e557e056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:20,761 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:20,761 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a2f1ac52-97cd-4542-ba27-aeaff6c03eb8', 'x-compute-request-id': 'req-a2f1ac52-97cd-4542-ba27-aeaff6c03eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:21,815 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:21,815 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ca60d11-ef24-4f67-8d57-29d4f56c462c', 'x-compute-request-id': 'req-1ca60d11-ef24-4f67-8d57-29d4f56c462c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:22,868 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:22,868 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65d1d458-daf4-4605-b554-a9d395a8bbe2', 'x-compute-request-id': 'req-65d1d458-daf4-4605-b554-a9d395a8bbe2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:23,920 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:23,921 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4968bd1d-c321-462d-a813-c2ed2b0e5520', 'x-compute-request-id': 'req-4968bd1d-c321-462d-a813-c2ed2b0e5520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:24,981 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.057s 2022-08-24 10:27:24,981 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fb93cc2e-37ce-41a8-afe1-348c53395e63', 'x-compute-request-id': 'req-fb93cc2e-37ce-41a8-afe1-348c53395e63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:26,034 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:26,035 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42008eee-833f-4c9d-914b-246469a5f049', 'x-compute-request-id': 'req-42008eee-833f-4c9d-914b-246469a5f049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:27,088 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:27,088 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e116d9ce-fd75-4fad-bd98-2d72cdd249a3', 'x-compute-request-id': 'req-e116d9ce-fd75-4fad-bd98-2d72cdd249a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:28,142 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:28,142 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27: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-86299d64-563b-4ecc-a972-683b8466ab86', 'x-compute-request-id': 'req-86299d64-563b-4ecc-a972-683b8466ab86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:29,193 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:29,194 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b6012fe-0b7b-4b12-8f2a-ce795987880e', 'x-compute-request-id': 'req-4b6012fe-0b7b-4b12-8f2a-ce795987880e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:30,247 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:30,247 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6af1dd1-25a2-41cc-8785-8ba44c545cde', 'x-compute-request-id': 'req-d6af1dd1-25a2-41cc-8785-8ba44c545cde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:31,299 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:31,299 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-85cc957b-2786-4141-94a2-b7bd090559eb', 'x-compute-request-id': 'req-85cc957b-2786-4141-94a2-b7bd090559eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:32,353 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:32,354 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22b7b420-a07d-4345-8eb4-6feaa7f87344', 'x-compute-request-id': 'req-22b7b420-a07d-4345-8eb4-6feaa7f87344', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:33,406 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:33,406 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88221077-41bb-4965-a3ec-8ab1766b1356', 'x-compute-request-id': 'req-88221077-41bb-4965-a3ec-8ab1766b1356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:34,458 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:34,458 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c3ba706-0006-4ae9-bc02-81ad8f124b3d', 'x-compute-request-id': 'req-6c3ba706-0006-4ae9-bc02-81ad8f124b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:35,509 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:27:35,510 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0432853e-7636-4729-abce-cd35abaddf65', 'x-compute-request-id': 'req-0432853e-7636-4729-abce-cd35abaddf65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:36,563 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:36,563 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9d55aa5-5aa3-4787-8058-295680737e3a', 'x-compute-request-id': 'req-d9d55aa5-5aa3-4787-8058-295680737e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:37,614 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:37,614 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff6d79e6-82f4-4dc9-b8e4-67ca6e55f2e7', 'x-compute-request-id': 'req-ff6d79e6-82f4-4dc9-b8e4-67ca6e55f2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:38,667 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:38,667 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b33d7ef-a3b1-430f-b104-c9d99001c262', 'x-compute-request-id': 'req-7b33d7ef-a3b1-430f-b104-c9d99001c262', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:39,721 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:39,721 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d68ce423-b5b4-41b3-bba1-822c7f0d6b8c', 'x-compute-request-id': 'req-d68ce423-b5b4-41b3-bba1-822c7f0d6b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:40,774 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:40,774 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-035fd8da-fcc0-4c18-bf1e-87d63c0aaecf', 'x-compute-request-id': 'req-035fd8da-fcc0-4c18-bf1e-87d63c0aaecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:41,828 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:41,828 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3a1c99b-dd21-4799-908c-9af50e16bf90', 'x-compute-request-id': 'req-e3a1c99b-dd21-4799-908c-9af50e16bf90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:42,881 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:42,881 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62dd70b3-0522-4606-be46-513ddbce2320', 'x-compute-request-id': 'req-62dd70b3-0522-4606-be46-513ddbce2320', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:43,934 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:43,934 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-891023e0-91b9-4cba-abdf-134060954c6b', 'x-compute-request-id': 'req-891023e0-91b9-4cba-abdf-134060954c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:44,988 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:44,988 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18251145-d4e6-42b6-9bf5-a4410557d3cf', 'x-compute-request-id': 'req-18251145-d4e6-42b6-9bf5-a4410557d3cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:46,041 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:46,041 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3da7279-433a-4dcc-9b27-336dd5b45582', 'x-compute-request-id': 'req-d3da7279-433a-4dcc-9b27-336dd5b45582', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:47,095 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:47,095 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10611886-0e2b-4926-813a-072c5611cb8e', 'x-compute-request-id': 'req-10611886-0e2b-4926-813a-072c5611cb8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:48,147 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:48,147 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c458699-cec6-4528-b9c7-f9b3f76577e1', 'x-compute-request-id': 'req-0c458699-cec6-4528-b9c7-f9b3f76577e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:49,199 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:49,200 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27: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-c5e7b291-69c5-4d1b-90b2-a2948df8b85f', 'x-compute-request-id': 'req-c5e7b291-69c5-4d1b-90b2-a2948df8b85f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:50,252 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:50,253 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d289a02-ff66-43de-91b2-39ba636fd063', 'x-compute-request-id': 'req-0d289a02-ff66-43de-91b2-39ba636fd063', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:51,305 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:51,305 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1cc9a27-0f5e-4488-a494-37b0fab4663e', 'x-compute-request-id': 'req-f1cc9a27-0f5e-4488-a494-37b0fab4663e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:52,359 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:52,359 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c6cb948-2f96-4b84-bfff-c09da2d61111', 'x-compute-request-id': 'req-7c6cb948-2f96-4b84-bfff-c09da2d61111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:53,411 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:27:53,411 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1eca64e-41d6-4876-9b73-d2c619f8a45a', 'x-compute-request-id': 'req-b1eca64e-41d6-4876-9b73-d2c619f8a45a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:54,464 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:54,465 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-daac1df4-7222-42fe-a811-3c948accf002', 'x-compute-request-id': 'req-daac1df4-7222-42fe-a811-3c948accf002', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:55,525 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.056s 2022-08-24 10:27:55,525 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f00138e0-972f-4838-a535-aa74dfdf572a', 'x-compute-request-id': 'req-f00138e0-972f-4838-a535-aa74dfdf572a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:56,578 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:27:56,578 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-372520d6-01f4-42e8-93ed-d4fa379dc8d0', 'x-compute-request-id': 'req-372520d6-01f4-42e8-93ed-d4fa379dc8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:57,631 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:57,631 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30c0fa70-e898-46ff-82b2-e93f50f73f4d', 'x-compute-request-id': 'req-30c0fa70-e898-46ff-82b2-e93f50f73f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:58,683 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:27:58,683 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8e88c11-d162-4e7c-8332-572793c8318a', 'x-compute-request-id': 'req-c8e88c11-d162-4e7c-8332-572793c8318a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:27:59,737 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:27:59,737 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee5bee79-d8b9-4741-a46d-45cb1668ad0e', 'x-compute-request-id': 'req-ee5bee79-d8b9-4741-a46d-45cb1668ad0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:00,790 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:00,791 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-25a0c195-a378-443c-9ab3-3cce6ade7683', 'x-compute-request-id': 'req-25a0c195-a378-443c-9ab3-3cce6ade7683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:01,845 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:01,846 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-66321288-bef2-4da0-aefc-bf7aa23c23ae', 'x-compute-request-id': 'req-66321288-bef2-4da0-aefc-bf7aa23c23ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:02,898 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:02,898 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-db15423c-2779-4c3a-bba0-f35d8d231b3a', 'x-compute-request-id': 'req-db15423c-2779-4c3a-bba0-f35d8d231b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:03,952 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:03,953 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-2b577ceb-a6a3-4656-b4f4-abd33dbc28cd', 'x-compute-request-id': 'req-2b577ceb-a6a3-4656-b4f4-abd33dbc28cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:05,005 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:05,006 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-a1b48b5d-8659-4708-863f-24dccf686530', 'x-compute-request-id': 'req-a1b48b5d-8659-4708-863f-24dccf686530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:06,058 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:06,058 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-5f3b7cf5-11e6-452e-94d1-2acbc210ea31', 'x-compute-request-id': 'req-5f3b7cf5-11e6-452e-94d1-2acbc210ea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:07,113 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:07,114 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-eba4bbce-d706-4773-ae9e-d040674c349f', 'x-compute-request-id': 'req-eba4bbce-d706-4773-ae9e-d040674c349f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:08,166 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:08,166 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-3cfcd979-8d32-48be-a141-c95238d040c0', 'x-compute-request-id': 'req-3cfcd979-8d32-48be-a141-c95238d040c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:09,220 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:09,221 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-4edfd258-da21-4d75-91ee-3ca39df95d73', 'x-compute-request-id': 'req-4edfd258-da21-4d75-91ee-3ca39df95d73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:10,282 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.058s 2022-08-24 10:28:10,283 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-13425e6f-8059-43bf-ae28-5b5511ee23d9', 'x-compute-request-id': 'req-13425e6f-8059-43bf-ae28-5b5511ee23d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:11,335 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:11,335 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-fc2d9409-41ee-4679-8923-be463abe8d09', 'x-compute-request-id': 'req-fc2d9409-41ee-4679-8923-be463abe8d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:12,387 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:12,387 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-7baa2f37-56af-473a-a554-4803c8b05b24', 'x-compute-request-id': 'req-7baa2f37-56af-473a-a554-4803c8b05b24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:13,442 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:13,443 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-f38cc19c-c204-497d-af0f-b64fe42636ec', 'x-compute-request-id': 'req-f38cc19c-c204-497d-af0f-b64fe42636ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:14,497 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:14,498 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-dd053539-9a06-4e3f-ad52-2006ef6293ba', 'x-compute-request-id': 'req-dd053539-9a06-4e3f-ad52-2006ef6293ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:15,550 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:28:15,550 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-eccd4924-9925-47dc-905e-de8aa4307f04', 'x-compute-request-id': 'req-eccd4924-9925-47dc-905e-de8aa4307f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:16,603 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:16,604 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-c9b8f465-20e1-4a96-b3db-058af278b927', 'x-compute-request-id': 'req-c9b8f465-20e1-4a96-b3db-058af278b927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:17,654 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:28:17,655 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-6e89ca03-3f0f-403c-a6b7-8b5e368a4b91', 'x-compute-request-id': 'req-6e89ca03-3f0f-403c-a6b7-8b5e368a4b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:18,709 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:18,710 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-83624657-a969-42e9-8613-2e7aceb51651', 'x-compute-request-id': 'req-83624657-a969-42e9-8613-2e7aceb51651', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:19,769 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.056s 2022-08-24 10:28:19,769 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-7099c480-790e-4a8a-b4e4-a63e870650b2', 'x-compute-request-id': 'req-7099c480-790e-4a8a-b4e4-a63e870650b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:20,824 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:20,824 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-67ca2ea1-968d-41aa-8b18-ba7536fdd135', 'x-compute-request-id': 'req-67ca2ea1-968d-41aa-8b18-ba7536fdd135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:21,878 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:21,878 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-9e13b9e2-227c-4d7e-96ff-bd5b02c21f42', 'x-compute-request-id': 'req-9e13b9e2-227c-4d7e-96ff-bd5b02c21f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:22,934 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:28:22,934 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-c260fab3-21c1-44d1-9902-3c2444df086f', 'x-compute-request-id': 'req-c260fab3-21c1-44d1-9902-3c2444df086f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:23,988 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:23,989 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-8c2495d8-4769-4ef9-a454-f5caf2ba70ae', 'x-compute-request-id': 'req-8c2495d8-4769-4ef9-a454-f5caf2ba70ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:25,042 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:25,042 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-f3c9b709-c376-4442-8da8-4a862c04b27c', 'x-compute-request-id': 'req-f3c9b709-c376-4442-8da8-4a862c04b27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:26,094 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:26,095 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-697fb552-4c6c-4e5d-b640-669ab705ec35', 'x-compute-request-id': 'req-697fb552-4c6c-4e5d-b640-669ab705ec35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:27,147 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:27,148 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-2917116a-2ce1-4194-b567-2ff881f329e9', 'x-compute-request-id': 'req-2917116a-2ce1-4194-b567-2ff881f329e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:28,199 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:28,200 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-dd3ae22e-ccdc-4cd6-93c8-1d95c527ead8', 'x-compute-request-id': 'req-dd3ae22e-ccdc-4cd6-93c8-1d95c527ead8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:29,253 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:29,254 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-3deb05b7-c96d-4566-972d-a2bc8dabdd4b', 'x-compute-request-id': 'req-3deb05b7-c96d-4566-972d-a2bc8dabdd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:30,310 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.053s 2022-08-24 10:28:30,310 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-f861a458-c370-4e69-8103-b85dd22b8cf8', 'x-compute-request-id': 'req-f861a458-c370-4e69-8103-b85dd22b8cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:31,363 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:31,363 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-4181f56b-18a8-4f2c-8f0a-9d2c8ff50ced', 'x-compute-request-id': 'req-4181f56b-18a8-4f2c-8f0a-9d2c8ff50ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:32,414 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:32,415 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-7834b9f6-6265-4013-8522-11ac6abff6c2', 'x-compute-request-id': 'req-7834b9f6-6265-4013-8522-11ac6abff6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:33,468 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:33,468 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-955cb34c-1a39-4afc-a56f-adb5c1ab9b2e', 'x-compute-request-id': 'req-955cb34c-1a39-4afc-a56f-adb5c1ab9b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:34,521 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:34,521 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-5112a664-8a14-492c-860e-6de95f911214', 'x-compute-request-id': 'req-5112a664-8a14-492c-860e-6de95f911214', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:35,572 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:35,572 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-98316c76-6c10-4e0b-9b4c-cc0dea620d4f', 'x-compute-request-id': 'req-98316c76-6c10-4e0b-9b4c-cc0dea620d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:36,625 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:36,625 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-95b342e4-172d-41a0-bd8a-5537d1c34435', 'x-compute-request-id': 'req-95b342e4-172d-41a0-bd8a-5537d1c34435', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:37,677 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:28:37,677 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-33fb72ba-c308-4da3-ae60-2ecd6979246c', 'x-compute-request-id': 'req-33fb72ba-c308-4da3-ae60-2ecd6979246c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:38,729 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:38,729 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-4bbb0f0d-36f5-44f2-b26f-5c80e8689ca6', 'x-compute-request-id': 'req-4bbb0f0d-36f5-44f2-b26f-5c80e8689ca6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:39,785 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:39,785 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-c711c082-94c7-4bc9-8929-ca16884bbd9e', 'x-compute-request-id': 'req-c711c082-94c7-4bc9-8929-ca16884bbd9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:40,839 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:40,839 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-094978c3-78e2-4e8d-a55f-56bc271d88c3', 'x-compute-request-id': 'req-094978c3-78e2-4e8d-a55f-56bc271d88c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:41,891 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:41,892 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-1bcd92c4-4b3f-4c6b-aef5-dd7715721a2f', 'x-compute-request-id': 'req-1bcd92c4-4b3f-4c6b-aef5-dd7715721a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:42,945 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:42,945 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-1e97254d-dce9-497f-b07f-6ade2b195abe', 'x-compute-request-id': 'req-1e97254d-dce9-497f-b07f-6ade2b195abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:44,003 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.053s 2022-08-24 10:28:44,003 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-97702da6-d60f-45c4-8c96-9390b2a3a837', 'x-compute-request-id': 'req-97702da6-d60f-45c4-8c96-9390b2a3a837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:45,056 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:45,056 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-43abd72a-efea-4af9-b2db-4d1ec2b4e714', 'x-compute-request-id': 'req-43abd72a-efea-4af9-b2db-4d1ec2b4e714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:46,109 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:46,109 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-146b7794-e581-4e09-8c58-da6365ce4471', 'x-compute-request-id': 'req-146b7794-e581-4e09-8c58-da6365ce4471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:47,161 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:47,161 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-eb5ce9ec-e8bb-41aa-ac8e-85934bc7d942', 'x-compute-request-id': 'req-eb5ce9ec-e8bb-41aa-ac8e-85934bc7d942', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:48,216 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:48,216 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-b95a66bd-2809-458b-a600-6bd18548821b', 'x-compute-request-id': 'req-b95a66bd-2809-458b-a600-6bd18548821b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:49,268 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:49,269 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-04b72d6a-0ec0-412c-913b-48f690545fd4', 'x-compute-request-id': 'req-04b72d6a-0ec0-412c-913b-48f690545fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:50,324 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:50,324 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-3097db27-94fc-4312-9234-c83f1576c238', 'x-compute-request-id': 'req-3097db27-94fc-4312-9234-c83f1576c238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:51,376 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:51,376 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-4482128f-e6ac-4a1c-9536-641b97c0dd57', 'x-compute-request-id': 'req-4482128f-e6ac-4a1c-9536-641b97c0dd57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:52,429 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:52,429 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-36889835-dc0f-4834-9b75-fa6fe4ec27d6', 'x-compute-request-id': 'req-36889835-dc0f-4834-9b75-fa6fe4ec27d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:53,484 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:28:53,485 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-6048a8f1-6fff-416d-9c2e-a0d1526245b3', 'x-compute-request-id': 'req-6048a8f1-6fff-416d-9c2e-a0d1526245b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:54,538 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:28:54,538 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-e86b62e7-b7cb-428a-bc4e-33ec8e65e13e', 'x-compute-request-id': 'req-e86b62e7-b7cb-428a-bc4e-33ec8e65e13e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:55,591 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:55,591 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-b5bf9797-70f6-469f-a5e9-f05753ebbb78', 'x-compute-request-id': 'req-b5bf9797-70f6-469f-a5e9-f05753ebbb78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:56,643 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:28:56,644 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-cd1d9942-f4e0-463b-8d55-0b72c0eff1d9', 'x-compute-request-id': 'req-cd1d9942-f4e0-463b-8d55-0b72c0eff1d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:57,695 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:28:57,695 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-d21a1595-0e98-4aa6-b5bf-71de5bad1f61', 'x-compute-request-id': 'req-d21a1595-0e98-4aa6-b5bf-71de5bad1f61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:58,747 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:28:58,747 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-0ed49597-6cf7-4abc-9b9d-c0a646e711c8', 'x-compute-request-id': 'req-0ed49597-6cf7-4abc-9b9d-c0a646e711c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:28:59,805 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.054s 2022-08-24 10:28:59,806 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-afa70870-f895-40c6-8251-68a5363a2842', 'x-compute-request-id': 'req-afa70870-f895-40c6-8251-68a5363a2842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:00,859 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:00,870 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-7dfb751a-e1ec-44d9-8000-7f2185fc795c', 'x-compute-request-id': 'req-7dfb751a-e1ec-44d9-8000-7f2185fc795c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:01,924 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:29:01,924 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-4f5b428c-3aff-453a-bfec-a4c05ba3d7da', 'x-compute-request-id': 'req-4f5b428c-3aff-453a-bfec-a4c05ba3d7da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:02,976 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:02,977 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-4e4304a1-f2fa-406f-951b-0092df1095e3', 'x-compute-request-id': 'req-4e4304a1-f2fa-406f-951b-0092df1095e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:04,029 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:04,029 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-0cbd54a8-a0b7-4ce3-ae2f-71596f57c202', 'x-compute-request-id': 'req-0cbd54a8-a0b7-4ce3-ae2f-71596f57c202', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:05,084 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:05,084 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-b70dd6b2-64ab-4201-a55a-c68f1fd52341', 'x-compute-request-id': 'req-b70dd6b2-64ab-4201-a55a-c68f1fd52341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:06,136 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:06,137 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-205e06ef-01d0-48a6-8b86-9e5651d3f6d9', 'x-compute-request-id': 'req-205e06ef-01d0-48a6-8b86-9e5651d3f6d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:07,189 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:07,190 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-632ec6f4-fb3a-471c-ab72-8206959eb61e', 'x-compute-request-id': 'req-632ec6f4-fb3a-471c-ab72-8206959eb61e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:08,264 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.071s 2022-08-24 10:29:08,265 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-77f424b5-5076-4ee3-b2f2-69800f7b6007', 'x-compute-request-id': 'req-77f424b5-5076-4ee3-b2f2-69800f7b6007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:09,318 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:09,318 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-101d4df6-0947-4d93-a84f-623f59ca18d4', 'x-compute-request-id': 'req-101d4df6-0947-4d93-a84f-623f59ca18d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:10,372 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:10,372 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-f879628f-4bfb-46b2-ac3f-c86550f48e4d', 'x-compute-request-id': 'req-f879628f-4bfb-46b2-ac3f-c86550f48e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:11,426 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:11,426 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-955499e8-a478-4891-b680-aa7538282837', 'x-compute-request-id': 'req-955499e8-a478-4891-b680-aa7538282837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:12,478 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:12,478 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-8c78137f-c15a-46ce-be4a-3c961e30dd14', 'x-compute-request-id': 'req-8c78137f-c15a-46ce-be4a-3c961e30dd14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:13,533 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:13,533 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-dc7e2e45-ef4d-43ab-bd19-9def369b9793', 'x-compute-request-id': 'req-dc7e2e45-ef4d-43ab-bd19-9def369b9793', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:14,585 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:14,585 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-3d3d3d52-e0ab-4170-8701-630ba78abab3', 'x-compute-request-id': 'req-3d3d3d52-e0ab-4170-8701-630ba78abab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:15,639 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:15,639 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-38f0795a-addc-4279-aef0-6ada55b2d668', 'x-compute-request-id': 'req-38f0795a-addc-4279-aef0-6ada55b2d668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:16,693 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:16,693 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-942c9788-78f5-4502-b0c2-cb29203ec095', 'x-compute-request-id': 'req-942c9788-78f5-4502-b0c2-cb29203ec095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:17,745 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:29:17,746 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-8bc05871-17f4-491f-86f4-69dc74819bd8', 'x-compute-request-id': 'req-8bc05871-17f4-491f-86f4-69dc74819bd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:18,801 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:29:18,802 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-07450b73-0f85-4995-a89f-b9420aef00fd', 'x-compute-request-id': 'req-07450b73-0f85-4995-a89f-b9420aef00fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:19,855 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:19,856 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-2fe2fcdd-9547-4094-9b1a-d3fcf3fd798c', 'x-compute-request-id': 'req-2fe2fcdd-9547-4094-9b1a-d3fcf3fd798c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:20,908 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:20,908 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-58519a86-c5e3-469e-a14d-5f881d2dd929', 'x-compute-request-id': 'req-58519a86-c5e3-469e-a14d-5f881d2dd929', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:21,960 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:21,960 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-02f5a018-40c0-450d-bde9-597d4872a318', 'x-compute-request-id': 'req-02f5a018-40c0-450d-bde9-597d4872a318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:23,012 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:23,013 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-5ddbac63-d6db-4cc3-8d9b-9262936569cf', 'x-compute-request-id': 'req-5ddbac63-d6db-4cc3-8d9b-9262936569cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:24,066 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:24,066 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-80058621-a020-4de3-b5f9-496e902a1989', 'x-compute-request-id': 'req-80058621-a020-4de3-b5f9-496e902a1989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:25,119 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:25,120 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-56438049-6356-4889-b74b-514c83726036', 'x-compute-request-id': 'req-56438049-6356-4889-b74b-514c83726036', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:26,172 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:26,172 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-f1b85580-64b1-408e-9f7c-64c5c4e1b270', 'x-compute-request-id': 'req-f1b85580-64b1-408e-9f7c-64c5c4e1b270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:27,223 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:29:27,224 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-81118aa1-1330-40c1-bb2b-2ef2968c4bf7', 'x-compute-request-id': 'req-81118aa1-1330-40c1-bb2b-2ef2968c4bf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:28,275 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:29:28,276 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-80e411b1-a3e6-4967-8234-2916d18cb26b', 'x-compute-request-id': 'req-80e411b1-a3e6-4967-8234-2916d18cb26b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:29,330 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:29,330 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-1542dad3-ff0d-436c-8fc8-19840f88a6d7', 'x-compute-request-id': 'req-1542dad3-ff0d-436c-8fc8-19840f88a6d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:30,385 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:29:30,385 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-3826899c-f0f9-44c7-a520-ee6b68dad6af', 'x-compute-request-id': 'req-3826899c-f0f9-44c7-a520-ee6b68dad6af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:31,441 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:29:31,442 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-a7b5af64-3b54-4e80-a0f7-198afe4ac16b', 'x-compute-request-id': 'req-a7b5af64-3b54-4e80-a0f7-198afe4ac16b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:32,498 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:29:32,499 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-58abee34-b6ff-4d9a-9f70-6602f785d91e', 'x-compute-request-id': 'req-58abee34-b6ff-4d9a-9f70-6602f785d91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:33,553 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:33,553 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-bf81f996-35bb-4b0d-a835-44a882d937f1', 'x-compute-request-id': 'req-bf81f996-35bb-4b0d-a835-44a882d937f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:34,605 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:34,606 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-7e17e13f-971e-4138-ab01-285eed0fcb41', 'x-compute-request-id': 'req-7e17e13f-971e-4138-ab01-285eed0fcb41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:35,656 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.047s 2022-08-24 10:29:35,656 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-6bf090ae-6504-4494-95e3-ba41af23d462', 'x-compute-request-id': 'req-6bf090ae-6504-4494-95e3-ba41af23d462', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:36,709 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:36,709 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-81496d86-ab5f-4848-9e17-f0fef033fc7d', 'x-compute-request-id': 'req-81496d86-ab5f-4848-9e17-f0fef033fc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:37,762 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:37,762 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-d9c2a525-6216-4394-8903-ef040fb1170c', 'x-compute-request-id': 'req-d9c2a525-6216-4394-8903-ef040fb1170c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:38,816 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:29:38,817 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-cceccfb2-e1cc-44b7-ae73-25aea9eb9577', 'x-compute-request-id': 'req-cceccfb2-e1cc-44b7-ae73-25aea9eb9577', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:39,871 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:39,871 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-187ff9a6-4a6c-4022-b419-cf9da157d28c', 'x-compute-request-id': 'req-187ff9a6-4a6c-4022-b419-cf9da157d28c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:40,924 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:40,924 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-f6448e0c-7eba-425f-9e89-ad6995c26ef2', 'x-compute-request-id': 'req-f6448e0c-7eba-425f-9e89-ad6995c26ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:41,976 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:41,977 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-bcb96952-fca0-4636-8889-3c29eb7542e1', 'x-compute-request-id': 'req-bcb96952-fca0-4636-8889-3c29eb7542e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:43,028 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:43,029 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-b75b642d-5a03-43c5-bd70-8f5fa3d4c0e9', 'x-compute-request-id': 'req-b75b642d-5a03-43c5-bd70-8f5fa3d4c0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:44,083 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:44,083 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-d0c0eda3-eef5-483b-870a-4d1d6b789c07', 'x-compute-request-id': 'req-d0c0eda3-eef5-483b-870a-4d1d6b789c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:45,137 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:45,137 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-116f0c23-2ee4-4100-b525-f340a7c682d6', 'x-compute-request-id': 'req-116f0c23-2ee4-4100-b525-f340a7c682d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:46,194 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.054s 2022-08-24 10:29:46,195 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-f4ae08ad-416c-495e-b141-5334adef154e', 'x-compute-request-id': 'req-f4ae08ad-416c-495e-b141-5334adef154e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:47,247 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:47,248 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-13c52c2c-94b1-467a-8bd6-dbddfa935835', 'x-compute-request-id': 'req-13c52c2c-94b1-467a-8bd6-dbddfa935835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:48,299 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:48,300 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-5691bbbb-2c3c-434c-9b7b-0b74b5100d57', 'x-compute-request-id': 'req-5691bbbb-2c3c-434c-9b7b-0b74b5100d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:49,354 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:49,354 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-5a19ab52-febe-44af-94df-59d53f38c2be', 'x-compute-request-id': 'req-5a19ab52-febe-44af-94df-59d53f38c2be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:50,409 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.051s 2022-08-24 10:29:50,409 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-7e95549e-3d96-4542-8055-97da6a31ace6', 'x-compute-request-id': 'req-7e95549e-3d96-4542-8055-97da6a31ace6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:51,464 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:51,464 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-6760c7c0-f95c-4da6-bae2-78a238b35285', 'x-compute-request-id': 'req-6760c7c0-f95c-4da6-bae2-78a238b35285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:52,516 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:52,517 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-8422b036-b13f-4105-b85a-ee056b17af8a', 'x-compute-request-id': 'req-8422b036-b13f-4105-b85a-ee056b17af8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:53,568 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:53,569 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-d5130e6a-7949-4a0c-a1b0-13043a580686', 'x-compute-request-id': 'req-d5130e6a-7949-4a0c-a1b0-13043a580686', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:54,622 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:29:54,622 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-11f02461-2c94-4543-9c5d-b76d769e7560', 'x-compute-request-id': 'req-11f02461-2c94-4543-9c5d-b76d769e7560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:55,675 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:55,675 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-de604d62-a58f-4f89-b3a1-d2d896845d77', 'x-compute-request-id': 'req-de604d62-a58f-4f89-b3a1-d2d896845d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:56,728 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:29:56,728 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-cbc0ac06-7a57-4919-9f1d-b3d2ac4e3eb0', 'x-compute-request-id': 'req-cbc0ac06-7a57-4919-9f1d-b3d2ac4e3eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:57,784 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:29:57,784 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-bbd6bd43-1c37-4b24-b737-536044a3bfa4', 'x-compute-request-id': 'req-bbd6bd43-1c37-4b24-b737-536044a3bfa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:58,840 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.052s 2022-08-24 10:29:58,840 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-45099b58-cb6c-4d08-87bf-c4a8ca65278f', 'x-compute-request-id': 'req-45099b58-cb6c-4d08-87bf-c4a8ca65278f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:29:59,893 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:29:59,894 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-6f1437fe-f429-492a-b327-60fde6868103', 'x-compute-request-id': 'req-6f1437fe-f429-492a-b327-60fde6868103', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:30:00,947 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.050s 2022-08-24 10:30:00,948 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30: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-c0fc8863-f927-4b15-91eb-a423048307d0', 'x-compute-request-id': 'req-c0fc8863-f927-4b15-91eb-a423048307d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:30:02,000 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.049s 2022-08-24 10:30:02,001 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30: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-0df7879a-669f-4008-8e78-576356ef699d', 'x-compute-request-id': 'req-0df7879a-669f-4008-8e78-576356ef699d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:30:03,053 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments 0.048s 2022-08-24 10:30:03,053 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30: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-89b54c9b-e129-4186-8018-4e94b33985cd', 'x-compute-request-id': 'req-89b54c9b-e129-4186-8018-4e94b33985cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "volumeId": "678c737f-2b39-4a8b-b65e-8026cc57f466", "serverId": "5692cc07-3f16-47a4-9993-503b451d9951", "device": "/dev/sdb"}]}' 2022-08-24 10:30:04,175 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 POST http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/action 0.118s 2022-08-24 10:30:04,177 121383 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, 24 Aug 2022 10:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '76260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1304cc1-0539-4c10-8068-f5c87b26ea76', 'x-compute-request-id': 'req-e1304cc1-0539-4c10-8068-f5c87b26ea76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951/action'} Body: b'{"output": "[ 0.000000] Linux version 4.15.0-1018-azure (buildd@lgw01-amd64-021) (gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.10)) #18~16.04.1-Ubuntu SMP Thu Jul 19 13:13:57 UTC 2018 (Ubuntu 4.15.0-1018.18~16.04.1-azure 4.15.18)\\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.15.0-1018-azure root=PARTUUID=927a77ea-01 ro console=tty1 console=ttyS0\\n[ 0.000000] KERNEL supported cpus:\\n[ 0.000000] Intel GenuineIntel\\n[ 0.000000] AMD AuthenticAMD\\n[ 0.000000] Centaur CentaurHauls\\n[ 0.000000] x86/fpu: x87 FPU will use FXSAVE\\n[ 0.000000] e820: BIOS-provided physical RAM map:\\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved\\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003ffeffff] usable\\n[ 0.000000] BIOS-e820: [mem 0x000000003fff0000-0x000000003fffefff] ACPI data\\n[ 0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] ACPI NVS\\n[ 0.000000] NX (Execute Disable) protection: active\\n[ 0.000000] SMBIOS 2.3 present.\\n[ 0.000000] DMI: Microsoft Corporation Virtual Machine/Virtual Machine, BIOS 090006 04/28/2016\\n[ 0.000000] Hypervisor detected: Microsoft Hyper-V\\n[ 0.000000] Hyper-V: features 0x2e7f, hints 0xc2c\\n[ 0.000000] Hyper-V Host Build:14393-10.0-2-0.2035\\n[ 0.000000] Hyper-V: LAPIC Timer Frequency: 0xc3500\\n[ 0.000000] tsc: Marking TSC unstable due to running on Hyper-V\\n[ 0.000000] Hyper-V: Using ext hypercall for remote TLB flush\\n[ 0.000000] e820: last_pfn = 0x3fff0 max_arch_pfn = 0x400000000\\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT \\n[ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ (ptrval)]\\n[ 0.000000] Scanning 1 areas for low memory corruption\\n[ 0.000000] RAMDISK: [mem 0x36660000-0x37327fff]\\n[ 0.000000] ACPI: Early table checksum verification disabled\\n[ 0.000000] ACPI: RSDP 0x00000000000F56F0 000014 (v00 ACPIAM)\\n[ 0.000000] ACPI: RSDT 0x000000003FFF0000 000040 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: FACP 0x000000003FFF0200 000081 (v02 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: DSDT 0x000000003FFF1724 0033BE (v01 MSFTVM MSFTVM02 00000002 INTL 02002026)\\n[ 0.000000] ACPI: FACS 0x000000003FFFF000 000040\\n[ 0.000000] ACPI: WAET 0x000000003FFF1480 000028 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SLIC 0x000000003FFF14C0 000176 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEM0 0x000000003FFF16C0 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: SRAT 0x000000003FFF0600 0000E0 (v02 VRTUAL MICROSFT 00000001 MSFT 00000001)\\n[ 0.000000] ACPI: APIC 0x000000003FFF0300 000252 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] ACPI: OEMB 0x000000003FFFF040 000064 (v01 VRTUAL MICROSFT 04001628 MSFT 00000097)\\n[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x3fffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x40200000-0xf7ffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0xfdfffffff] hotplug\\n[ 0.000000] ACPI: SRAT: Node 0 PXM 0 [mem 0x1000000000-0xffffffffff] hotplug\\n[ 0.000000] NODE_DATA(0) allocated [mem 0x3ffc5000-0x3ffeffff]\\n[ 0.000000] Zone ranges:\\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000003ffeffff]\\n[ 0.000000] Normal empty\\n[ 0.000000] Device empty\\n[ 0.000000] Movable zone start for each node\\n[ 0.000000] Early memory node ranges\\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000003ffeffff]\\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x0000 2022-08-24 10:30:04,179 121383 DEBUG [tempest.common.waiters] Console output for 5692cc07-3f16-47a4-9993-503b451d9951 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.008000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.100000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.104000] tsc: Detected 1995.190 MHz processor [ 0.108000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.112007] pid_max: default: 32768 minimum: 301 [ 0.116058] Security Framework initialized [ 0.120005] Yama: becoming mindful. [ 0.124051] AppArmor: AppArmor initialized [ 0.128263] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.132110] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136028] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.140013] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.144556] CPU: Physical Processor ID: 0 [ 0.148399] mce: CPU supports 1 MCE banks [ 0.152118] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.156005] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.160006] Spectre V2 : Mitigation: Full generic retpoline [ 0.164005] Speculative Store Bypass: Vulnerable [ 0.197645] Freeing SMP alternatives memory: 36K [ 0.202556] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.204113] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.208071] Hierarchical SRCU implementation. [ 0.212842] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.216006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.220093] smp: Bringing up secondary CPUs ... [ 0.224007] smp: Brought up 1 node, 1 CPU [ 0.228006] smpboot: Max logical packages: 1 [ 0.232007] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.236542] devtmpfs: initialized [ 0.240089] x86/mm: Memory block size: 128MB [ 0.244261] evm: security.selinux [ 0.248009] evm: security.SMACK64 [ 0.252006] evm: security.SMACK64EXEC [ 0.256007] evm: security.SMACK64TRANSMUTE [ 0.260006] evm: security.SMACK64MMAP [ 0.264005] evm: security.apparmor [ 0.268005] evm: security.ima [ 0.272005] evm: security.capability [ 0.280195] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284021] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.288114] pinctrl core: initialized pinctrl subsystem [ 0.292298] NET: Registered protocol family 16 [ 0.296123] audit: initializing netlink subsys (disabled) [ 0.300210] cpuidle: using governor ladder [ 0.304010] audit: type=2000 audit(1661335496.300:1): state=initialized audit_enabled=0 res=1 [ 0.308010] cpuidle: using governor menu [ 0.312083] ACPI: bus type PCI registered [ 0.316004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.321383] PCI: Using configuration type 1 for base access [ 0.325585] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.328318] ACPI: Added _OSI(Module Device) [ 0.332033] ACPI: Added _OSI(Processor Device) [ 0.336005] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.340004] ACPI: Added _OSI(Processor Aggregator Device) [ 0.344026] ACPI: Added _OSI(Linux-Dell-Video) [ 0.357209] ACPI: Interpreter enabled [ 0.360013] ACPI: (supports S0 S5) [ 0.364005] ACPI: Using IOAPIC for interrupt routing [ 0.368064] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.372669] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.417629] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.420013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.424014] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.428055] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.432545] PCI host bridge to bus 0000:00 [ 0.436008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.440008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.444007] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.448006] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.452006] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.456007] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.502265] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.504008] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.508006] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.512006] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.521931] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.521931] * this clock source is slow. Consider trying other clock sources [ 0.537929] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.590504] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.593059] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.600984] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.608029] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.612714] SCSI subsystem initialized [ 0.616320] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.620000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.620032] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.624004] vgaarb: loaded [ 0.628074] pps_core: LinuxPPS API ver. 1 registered [ 0.632004] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.636021] PTP clock support registered [ 0.640096] EDAC MC: Ver: 3.0.0 [ 0.648271] hv_vmbus: Vmbus version:4.0 [ 0.652106] PCI: Using ACPI for IRQ routing [ 0.656758] NetLabel: Initializing [ 0.660014] NetLabel: domain hash size = 128 [ 0.664013] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.668045] NetLabel: unlabeled traffic allowed by default [ 0.672242] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.691495] VFS: Disk quotas dquot_6.6.0 [ 0.698786] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.703817] AppArmor: AppArmor Filesystem Enabled [ 0.708632] pnp: PnP ACPI init [ 0.723900] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.732148] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.736931] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.741685] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.746363] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.751053] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.755789] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.760726] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.766940] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.782837] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.787514] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.797478] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.802729] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.810300] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.817243] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.823303] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 0.829557] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 0.835818] pnp: PnP ACPI: found 9 devices [ 0.847801] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.855394] NET: Registered protocol family 2 [ 0.861740] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.868312] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.881153] TCP: Hash tables configured (established 8192 bind 8192) [ 0.890456] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.900158] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.907823] NET: Registered protocol family 1 [ 0.913851] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.926152] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 0.935246] Unpacking initramfs... [ 1.428075] random: fast init done [ 1.452497] Freeing initrd memory: 13088K [ 1.457097] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.463025] software IO TLB [mem 0x32660000-0x36660000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.472970] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 1.482602] Scanning for low memory corruption every 60 seconds [ 1.488189] Initialise system trusted keyrings [ 1.492910] Key type blacklist registered [ 1.497765] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.505053] zbud: loaded [ 1.511514] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.518180] fuse init (API version 7.26) [ 1.531669] Key type asymmetric registered [ 1.541010] Asymmetric key parser 'x509' registered [ 1.549458] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.556188] io scheduler noop registered (default) [ 1.562707] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.568675] ACPI: Power Button [PWRF] [ 1.575575] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.611550] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.648648] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.664888] Linux agpgart interface v0.103 [ 1.672371] loop: module loaded [ 1.677011] hv_vmbus: registering driver hv_storvsc [ 1.697833] scsi host0: storvsc_host_t [ 1.708074] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.729419] scsi host1: storvsc_host_t [ 1.741839] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.760809] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.772954] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 1.781703] scsi host2: ata_piix [ 1.786129] sd 0:0:0:0: [sda] Write Protect is off [ 1.799266] scsi host3: ata_piix [ 1.806093] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 1.817814] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 1.843768] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.852694] libphy: Fixed MDIO Bus: probed [ 1.858879] tun: Universal TUN/TAP device driver, 1.6 [ 1.864895] PPP generic driver version 2.4.2 [ 1.870119] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.901383] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.906973] sda: sda1 [ 1.910796] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.915390] mousedev: PS/2 mouse device common for all mice [ 1.929305] rtc_cmos 00:00: RTC can wake from S4 [ 1.965992] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.980256] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.988349] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 1.994952] device-mapper: uevent: version 1.0.3 [ 2.003386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.085900] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.222761] NET: Registered protocol family 10 [ 3.245102] Segment Routing with IPv6 [ 3.259846] NET: Registered protocol family 17 [ 3.264590] Key type dns_resolver registered [ 3.269337] RAS: Correctable Errors collector initialized. [ 3.280252] registered taskstats version 1 [ 3.296457] Loading compiled-in X.509 certificates [ 3.554582] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.573945] zswap: loaded using pool lzo/zbud [ 3.598956] Key type big_key registered [ 3.605758] Key type trusted registered [ 3.622168] Key type encrypted registered [ 3.633366] AppArmor: AppArmor sha1 policy hashing enabled [ 3.645140] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.662517] evm: HMAC attrs: 0x1 [ 3.707087] rtc_cmos 00:00: setting system clock to 2022-08-24 10:05:00 UTC (1661335500) [ 3.717496] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 3.726513] EDD information not available. [ 4.402465] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.415853] ata2.00: configured for MWDMA2 [ 4.446687] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.474461] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.497630] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.525021] sr 3:0:0:0: Attached scsi generic sg1 type 5 [ 4.539045] Freeing unused kernel memory: 2248K [ 4.552088] Write protecting the kernel read-only data: 18432k [ 4.559824] Freeing unused kernel memory: 2008K [ 4.568439] Freeing unused kernel memory: 124K [ 4.598271] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.643832] x86/mm: Checking user space page tables [ 4.666681] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, pleasewait... starting version 229 [ 4.791755] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.801860] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.808391] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.816746] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.824601] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.832086] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.858973] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.973157] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.990682] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.000682] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.136603] hv_utils: Registering HyperV Utility Driver [ 5.141908] hv_vmbus: registering driver hv_util [ 5.164876] hv_vmbus: registering driver hyperv_keyboard [ 5.173694] hv_vmbus: registering driver hv_netvsc [ 5.180736] hidraw: raw HID events driver (C) Jiri Kosina [ 5.221581] hv_vmbus: registering driver hid_hyperv [ 5.292159] 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.304888] hv_utils: Heartbeat IC version 3.0 [ 5.328694] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.371543] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.428518] hv_utils: Shutdown IC version 3.0 [ 5.578388] hv_utils: TimeSync IC version 4.0 [ 5.587606] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.716081] raid6: sse2x1 gen() 3002 MB/s [ 5.768035] raid6: sse2x1 xor() 2826 MB/s [ 5.824046] raid6: sse2x2 gen() 3825 MB/s [ 5.876039] raid6: sse2x2 xor() 3416 MB/s [ 5.932047] raid6: sse2x4 gen() 5963 MB/s [ 5.988195] raid6: sse2x4 xor() 3974 MB/s [ 5.998204] raid6: using algorithm sse2x4 gen() 5963 MB/s [ 6.007707] raid6: .... xor() 3974 MB/s, rmw enabled [ 6.014744] raid6: using intx1 recovery algorithm [ 6.025375] xor: measuring software checksum speed [ 6.068036] prefetch64-sse: 9777.000 MB/sec [ 6.112029] generic_sse: 9196.000 MB/sec [ 6.116445] xor: using function: prefetch64-sse (9777.000 MB/sec) [ 6.128196] 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.328066] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 6.556155] 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.023932] 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.031784] systemd[1]: Detected virtualization microsoft. [ 7.037548] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 7.094202] systemd[1]: Set hostname to <ubuntu>. [ 7.106922] systemd[1]: Initializing machine ID from random generator. [ 7.113107] systemd[1]: Installed transient /etc/machine-id file. [ 8.673797] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [m] Listening on Journal Audit Socket. [ 8.746469] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 8.804375] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 8.871781] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [m] Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Reached target ncrypted Volumes. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Reached target Swap. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Ppe. [[0;32m OK [m] Listening on Journal Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [[0;32m OK [0m] Created slice System Slice. Starting Journal Service... Mounting Debug File System... Mounting Huge Pages File System... Starting Create list of required st... nodes for the current kernel... Starting Load Kernel Modules... [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 10.209640] Loading iSCSI transport class v2.0-870. Starting Remount Root and Kernel File Systems...[ 10.267338] EXT4-fs (sda1): re-mounted. Opts: (null) [ 10.285813] iscsi: registered transport (tcp) [[0;32m OK [0m] Created slice User and Session Slice.[ 10.334044] iscsi: registered transport (iser) [[0;32m OK [0m] Reached target Slices. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [[0;32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[0;32m OK [0m] Mounted Debug File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted Huge Pages File System. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Load/Save Random Seed... Starting Initial cloud-init job (pre-networking)... Starting udev Coldplug all Devices... Mounting FUSE Control File System... Mounting Configuration File System... Starting Apply Kernel Variables... 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 Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started udev Coldplug all Devices. Starting udev Kernel Device Manager... [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Commit a transient machine-id on disk... [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[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. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 16.428970] cloud-init[314]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Aug 2022 10:05:11 +0000. Up 14.72 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 Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 22.745794] cloud-init[650]: Cloud-init v. 18.2 running 'init' at Wed, 24 Aug 2022 10:05:15 +0000. Up 18.82 seconds. [[ 22.868576] [0;32m OK [0mcloud-init[650]: ] ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++Started Initial cloud-init job (metadata service crawler). [ 22.968317] cloud-init[[650]: [0;32m OK [0mci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target Network is Online. [ 23.070514] cloud-init Starting iSCSI initiator daemon (iscsid)...[650]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [[ 23.185750] [0;32m OK [0mcloud-init] [650]: Reached target System Initialization.ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m ] [ 23.341412] Listening on ACPID Listen Socket.cloud-init [650]: ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:72:7c:3c |[ [0;32m OK [0m] [ 23.542401] Started ACPI Events Check.cloud-init [650]: [ci-info: | eth0 | True | fe80::f816:3eff:fe72:7c3c/64 | . | link | fa:16:3e:72:7c:3c |[0;32m OK [0m] Reached target Paths. [ 23.689684] [cloud-init[0;32m OK [0m[650]: ] ci-info: | lo | True | 127.0.0.1 | 25.0.0.0 | . | . |Listening on D-Bus System Message Bus Socket. [ 23.874576] cloud-init[[650]: [0;32m OK [0m] ci-info: | lo | True | ::1/128 | . | host | . |Started Daily apt download activities. [[ 24.016739] [0;32m OK [0mcloud-init[650]: ] ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+Reached target Sockets. [[ 24.118125] [0;32m OK [0mcloud-init[650]: ] Started Daily Cleanup of Temporary Directories.ci-info: ++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [[ 24.248706] [0;32m OK [0mcloud-init] [650]: Reached target Basic System.ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [ 24.334147] cloud-initStarting Login Service...[650]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |[[0;32m OK [0m ] [ 24.481766] Started Unattended Upgrades Shutdown.cloud-init [650]: ci-info: +-------+-----------------+------------+-----------------+-----------+-------+Starting LSB: Record successful boot for GRUB... [ 24.623292] cloud-init [650]: Starting /etc/rc.local Compatibility...ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ [ 24.763533] [0;32m OK [0m] cloud-initStarted Deferred execution scheduler.[650]: ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH | [[ 24.892087] [0;32m OK [0m] cloud-init[650]: Started Regular background program processing daemon.ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | Starting LSB: MD monitoring daemon...[ 25.070606] cloud-init [650]: [ci-info: +-------+-----------------+------------+-----------------+-----------+-------+[0;32m OK [0m ] [ 25.218284] cloud-initStarted D-Bus System Message Bus.[650]: Generating public/private rsa key pair. [ 25.314312] cloud-init[650]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 25.387364] cloud-init[650]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 25.450659] cloud-init[650]: The key fingerprint is: [ 25.501811] cloud-init[650]: [SHA256:gQi3H2Vugll04DoOYnDDCJQ7thGhdiTkrWzhWkSLVXE root@tempest-attachvolumetestjson-server-528483959[0;32m OK [0m] Started ACPI event daemon.[ 25.616893] cloud-init[[650]: [0;32m OK [0mThe key's randomart image is:] Started Daily apt upgrade and clean activities.[ 25.764211] cloud-init[650]: [+---[RSA 2048]----+[0;32m OK [0m ] [ 25.897010] Reached target Timers.cloud-init[650]: |+=*o+oE.+ |[ [0;32m OK [0m[ 25.997365] ] cloud-initReached target Cloud-config availability.[650]: |+O++ O * | Starting Apply the settings specified in cloud-config...[ 26.141141] cloud-init[650]: |=+Oo= = + |Starting OpenBSD Secure Shell server... [ 26.312230] [cloud-init[0;32m OK [0m[650]: |=B+. o + . |] Started /etc/rc.local Compatibility.[ 26.472300] cloud-init [650]: [|o** o . S |[0;32m OK [0m ] Started iSCSI initiator daemon (iscsid).[ 26.620214] cloud-init[650]: [|++ o . |[0;32m OK [0m ] [ 26.772773] Started OpenBSD Secure Shell server.cloud-init [650]: |. . | [[ 26.922545] [0;32m OK [0mcloud-init] [650]: | |Started Login Service. [ 27.092195] [cloud-init[0;32m OK [0m[650]: | |] Started LSB: Record successful boot for GRUB. [ 27.205286] cloud-init[[650]: [0;32m OK [0m+----[SHA256]-----+] Started LSB: MD monitoring daemon.[ 27.356210] cloud-init [650]: Starting Login to default iSCSI targets...Generating public/private dsa key pair. [ 27.553413] cloud-init[[650]: [0;32m OK [0mYour identification has been saved in /etc/ssh/ssh_host_dsa_key.] Started Login to default iSCSI targets. [ 27.708217] cloud-init[[650]: [0;32m OK [0mYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.] Reached target Remote File Systems (Pre).[ 27.838708] cloud-init[[650]: [0;32m OK [0mThe key fingerprint is:] Reached target Remote File Systems. [ 27.970815] cloud-initStarting LSB: automatic crash report generation...[650]: SHA256:oBItQ9YYOflUPs5oDnU3kdyXV5pWtrdHOSRBYtEvhd0 root@tempest-attachvolumetestjson-server-528483959 Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"...[ 28.196197] cloud-init[650]: The key's randomart image is: Starting Permit User Sessions...[ 28.307744] cloud-init [650]: [+---[DSA 1024]----+[0;32m OK [0m ] [ 28.502720] Started Permit User Sessions.cloud-init [650]: | +* ....o ++=+o=|[[0;32m OK [m ] Started LSB: Set the CPU Frequency Scaling governor to "ondemand".[ 28.728224] cloud-init [650]: | o=.o. o.o +o+BE|[[0;32m OK [0m] Started LSB: automatic crash report generation.[ 28.877855] cloud-init [650]: | ++o = o . .*+o|[ [0;32m OK [0m[ 28.965769] ] cloud-init[650]: Started Getty on tty1.| =.* + . o o+| [[ 29.055535] [0;32m OK [0mcloud-init] [650]: Started Serial Getty on ttyS0.| o + o S ...| [ 29.146308] [cloud-init[0;32m OK [0m] [650]: Reached target Login Prompts.| = .| [ 29.241577] [[0;32m OK [0mcloud-init] [650]: Reached target Multi-User System.| . | [ 29.354106] [cloud-init[0;32m OK [0m[650]: ] | |Reached target Graphical Interface. [ 29.446016] cloud-initStarting Update UTMP about System Runlevel Changes...[650]: | | [ 29.543995] cloud-init[650]: +----[SHA256]-----+ [ 29.595364] cloud-init[650]: Generating public/private ecdsa key pair. [ 29.640325] cloud-init[650]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 29.689381] cloud-init[650]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 29.749962] cloud-init[650]: The key fingerprint is: [ 29.831195] cloud-init[650]: SHA256:5fUitV9akFeA/NllEVkIuS4M0GJRpsQMwAHCOGyDFHA root@tempest-attachvolumetestjson-server-528483959 [ 29.915497] cloud-init[650]: The key's randomart image is: [ 29.968307] cloud-init[650]: +---[ECDSA 256]---+ [ 30.008803] cloud-init[650]: |@=Eo.+o+o ..+.=B| [ 30.052320] cloud-init[650]: |=*. .*o. + .o+| [ 30.094722] cloud-init[650]: |... ..o . ooo+o| [ 30.142696] cloud-init[650]: | .o o.ooo.| [ 30.186551] cloud-init[650]: | Soo.o . o| [ 30.229372] cloud-init[650]: | o..o + | [ 30.273410] cloud-init[650]: | . o | [ 30.317864] cloud-init[650]: | | [ 30.361988] cloud-init[650]: | | [ 30.409305] cloud-init[650]: +----[SHA256]-----+ [ 30.462963] cloud-init[650]: Generating publc/private ed25519 key pair. [ 30.511011] cloud-init[650]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 30.560648] cloud-init[650]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 31.112723] cloud-init[650]: The key fingerprint is: [ 31.159353] cloud-init[650]: SHA256:rVbIEIzu/imVa6vkwuvQeLg3igYoQdbQrgB3OW2Wuxc root@tempest-attachvolumetestjson-server-528483959 [ 31.215269] cloud-init[650]: The key's randomart image is: [ 31.265337] cloud-init[650]: +--[ED25519 256]--+ [ 31.318045] cloud-init[650]: | .+ =.. | [ 31.365708] cloud-init[650]: |.o.o= *. | [ 31.413740] cloud-init[650]: |+..o +.. | [ 31.463647] cloud-init[650]: |o .. .oEo | [[ 31.562483] cloud-init[0;32m OK [0m[650]: ] |o... oS.o |Started Update UTMP about System Runlevel Changes. [ 31.719116] cloud-init[650]: |+= . + .o | [ 31.822497] cloud-init[650]: |*.o... oo | [ 31.905623] cloud-init[650]: |.==oo oo | [ 31.979770] cloud-init[650]: |=+o+o=+. | [ 32.137248] cloud-init[[650]: +----[SHA256]-----+[0;32m OK [0m ] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 3 of user ubuntu. [[0;32m OK [0m] Started Session 2 of user ubuntu. [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m] Started User Manager for UID 1000. Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-528483959 ttyS0 tempest-attachvolumetestjson-server-528483959 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.008000] clocksource: hyperv_clocksource_tsc_page: mask: 0xffffffffffffffff max_cycles: 0x24e6a1710, max_idle_ns: 440795202120 ns [ 0.124000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128000] tsc: Detected 1995.190 MHz processor [ 0.132000] Calibrating delay loop (skipped), value calculated using timer frequency.. 3990.38 BogoMIPS (lpj=7980760) [ 0.136009] pid_max: default: 32768 minimum: 301 [ 0.140157] Security Framework initialized [ 0.144012] Yama: becoming mindful. [ 0.148067] AppArmor: AppArmor initialized [ 0.152254] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.156107] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.160000] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.160017] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.164654] CPU: Physical Processor ID: 0 [ 0.168374] mce: CPU supports 1 MCE banks [ 0.176057] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8 [ 0.180012] Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0 [ 0.184007] Spectre V2 : Mitigation: Full generic retpoline [ 0.188006] Speculative Store Bypass: Vulnerable [ 0.280266] Freeing SMP alternatives memory: 36K [ 0.303448] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2430L 0 @ 2.00GHz (family: 0x6, model: 0x2d, stepping: 0x7) [ 0.304170] Performance Events: unsupported p6 CPU model 45 no PMU driver, software events only. [ 0.308119] Hierarchical SRCU implementation. [ 0.312999] NMI watchdog: Perf event create on CPU 0 failed with -2 [ 0.316006] NMI watchdog: Perf NMI watchdog permanently disabled [ 0.320080] smp: Bringing up secondary CPUs ... [ 0.324008] smp: Brought up 1 node, 1 CPU [ 0.328041] smpboot: Max logical packages: 1 [ 0.332008] smpboot: Total of 1 processors activated (3990.38 BogoMIPS) [ 0.336557] devtmpfs: initialized [ 0.340109] x86/mm: Memory block size: 128MB [ 0.344269] evm: security.selinux [ 0.348013] evm: security.SMACK64 [ 0.352033] evm: security.SMACK64EXEC [ 0.356007] evm: security.SMACK64TRANSMUTE [ 0.360013] evm: security.SMACK64MMAP [ 0.364006] evm: security.apparmor [ 0.368008] evm: security.ima [ 0.372051] evm: security.capability [ 0.376224] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.380020] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.384116] pinctrl core: initialized pinctrl subsystem [ 0.392038] NET: Registered protocol family 16 [ 0.396156] audit: initializing netlink subsys (disabled) [ 0.400215] cpuidle: using governor ladder [ 0.404010] audit: type=2000 audit(1661335570.400:1): state=initialized audit_enabled=0 res=1 [ 0.408009] cpuidle: using governor menu [ 0.412078] ACPI: bus type PCI registered [ 0.416012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.421982] PCI: Using configuration type 1 for base access [ 0.425637] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages [ 0.428387] ACPI: Added _OSI(Module Device) [ 0.432009] ACPI: Added _OSI(Processor Device) [ 0.436008] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.440031] ACPI: Added _OSI(Processor Aggregator Device) [ 0.444023] ACPI: Added _OSI(Linux-Dell-Video) [ 0.457013] ACPI: Interpreter enabled [ 0.460014] ACPI: (supports S0 S5) [ 0.464005] ACPI: Using IOAPIC for interrupt routing [ 0.468053] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.472611] ACPI: Enabled 1 GPEs in block 00 to 0F [ 0.528224] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.532013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.536015] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.540029] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.548616] PCI host bridge to bus 0000:00 [ 0.552008] pci_bus 0000:00: root bus resource [mem 0xfe0000000-0xfffffffff window] [ 0.556008] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.560073] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.564009] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.568010] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xfffbffff window] [ 0.572008] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.630580] pci 0000:00:07.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.632009] pci 0000:00:07.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.636008] pci 0000:00:07.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.640033] pci 0000:00:07.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.648819] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug, [ 0.648819] * this clock source is slow. Consider trying other clock sources [ 0.669669] pci 0000:00:07.3: quirk: [io 0x0400-0x043f] claimed by PIIX4 ACPI [ 0.756768] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12 14 15) [ 0.760906] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.764866] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.768984] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. [ 0.776359] SCSI subsystem initialized [ 0.780414] pci 0000:00:08.0: vgaarb: setting as boot VGA device [ 0.784000] pci 0000:00:08.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none [ 0.784039] pci 0000:00:08.0: vgaarb: bridge control possible [ 0.788007] vgaarb: loaded [ 0.792092] pps_core: LinuxPPS API ver. 1 registered [ 0.796005] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.800020] PTP clock support registered [ 0.804125] EDAC MC: Ver: 3.0.0 [ 0.812868] hv_vmbus: Vmbus version:4.0 [ 0.816110] PCI: Using ACPI for IRQ routing [ 0.821367] NetLabel: Initializing [ 0.824044] NetLabel: domain hash size = 128 [ 0.828050] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO [ 0.832042] NetLabel: unlabeled traffic allowed by default [ 0.836210] clocksource: Switched to clocksource hyperv_clocksource_tsc_page [ 0.864366] VFS: Disk quotas dquot_6.6.0 [ 0.871131] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.880966] AppArmor: AppArmor Filesystem Enabled [ 0.888455] pnp: PnP ACPI init [ 0.901911] system 00:06: [io 0x01e0-0x01ef] has been reserved [ 0.907196] system 00:06: [io 0x0160-0x016f] has been reserved [ 0.917886] system 00:06: [io 0x0278-0x027f] has been reserved [ 0.926365] system 00:06: [io 0x0378-0x037f] has been reserved [ 0.933488] system 00:06: [io 0x0678-0x067f] has been reserved [ 0.941785] system 00:06: [io 0x0778-0x077f] has been reserved [ 0.949165] system 00:06: [io 0x04d0-0x04d1] has been reserved [ 0.957105] system 00:07: [io 0x0400-0x043f] has been reserved [ 0.962495] system 00:07: [io 0x0370-0x0371] has been reserved [ 0.970043] system 00:07: [io 0x0440-0x044f] has been reserved [ 0.977752] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.987986] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved [ 1.002648] system 00:08: [mem 0x00000000-0x0009ffff] could not be reserved [ 1.007747] system 00:08: [mem 0x000c0000-0x000dffff] could not be reserved [ 1.012166] system 00:08: [mem 0x000e0000-0x000fffff] could not be reserved [ 1.029392] system 00:08: [mem 0x00100000-0xf7ffffff] could not be reserved [ 1.037118] system 00:08: [mem 0xfffc0000-0xffffffff] has been reserved [ 1.048625] pnp: PnP ACPI: found 9 devices [ 1.067797] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 1.078380] NET: Registered protocol family 2 [ 1.089377] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 1.097375] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 1.113596] TCP: Hash tables configured (established 8192 bind 8192) [ 1.119654] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.124089] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.130387] NET: Registered protocol family 1 [ 1.135964] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 1.143942] pci 0000:00:08.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff] [ 1.148969] Unpacking initramfs... [ 1.492046] random: fast init done [ 1.551582] Freeing initrd memory: 13088K [ 1.560773] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.571323] software IO TLB [mem 0x3a600000-0x3e600000] (64MB) mapped at [ (ptrval)- (ptrval)] [ 1.586129] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x3984dcddca4, max_idle_ns: 881590726873 ns [ 1.611358] Scanning for low memory corruption every 60 seconds [ 1.631652] Initialise system trusted keyrings [ 1.635801] Key type blacklist registered [ 1.640430] workingset: timestamp_bits=36 max_order=18 bucket_order=0 [ 1.652138] zbud: loaded [ 1.657081] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.670750] fuse init (API version 7.26) [ 1.678723] Key type asymmetric registered [ 1.690711] Asymmetric key parser 'x509' registered [ 1.706723] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244) [ 1.713699] io scheduler noop registered (default) [ 1.726551] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.733139] ACPI: Power Button [PWRF] [ 1.742725] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.785747] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.826911] 00:04: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A [ 1.845611] Linux agpgart interface v0.103 [ 1.853624] loop: module loaded [ 1.866010] hv_vmbus: registering driver hv_storvsc [ 1.880503] scsi host0: storvsc_host_t [ 1.897225] scsi 0:0:0:0: Direct-Access Msft Virtual Disk 1.0 PQ: 0 ANSI: 5 [ 1.932679] scsi host1: storvsc_host_t [ 1.945482] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.953107] ata_piix 0000:00:07.1: Hyper-V Virtual Machine detected, ATA device ignore set [ 1.962666] scsi 1:0:0:0: Direct-Access MSFT Virtual HD 10.0 PQ: 0 ANSI: 5 [ 1.980381] sd 0:0:0:0: [sda] 2080768 512-byte logical blocks: (1.07 GB/1016 MiB) [ 2.000094] scsi host2: ata_piix [ 2.009922] scsi host3: ata_piix [ 2.015952] sd 0:0:0:0: [sda] Write Protect is off [ 2.037163] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 2.047414] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 2.076748] libphy: Fixed MDIO Bus: probed [ 2.089192] tun: Universal TUN/TAP device driver, 1.6 [ 2.093106] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 2.107115] PPP generic driver version 2.4.2 [ 2.122993] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 2.161289] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 2.174123] sda: sda1 [ 2.182889] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 2.193863] sd 1:0:0:0: Attached scsi generic sg1 type 0 [ 2.207897] mousedev: PS/2 mouse device common for all mice [ 2.215448] sd 0:0:0:0: [sda] Attached SCSI disk [ 3.440591] rtc_cmos 00:00: RTC can wake from S4 [ 3.452686] sd 1:0:0:0: [sdb] 2097152 512-byte logical blocks: (1.07 GB/1.00 GiB) [ 3.463021] sd 1:0:0:0: [sdb] 4096-byte physical blocks [ 3.517032] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 3.538524] sd 1:0:0:0: [sdb] Write Protect is off [ 3.553146] rtc_cmos 00:00: alarms up to one month, 114 bytes nvram [ 3.564331] device-mapper: uevent: version 1.0.3 [ 3.740252] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA [ 3.749607] device-mapper: ioctl: 4.37.0-ioctl (2017-09-20) initialised: dm-devel@redhat.com [ 3.759269] NET: Registered protocol family 10 [ 3.776025] Segment Routing with IPv6 [ 3.784344] NET: Registered protocol family 17 [ 3.798324] Key type dns_resolver registered [ 3.811208] RAS: Correctable Errors collector initialized. [ 3.826594] registered taskstats version 1 [ 3.847213] Loading compiled-in X.509 certificates [ 3.865796] Loaded X.509 cert 'Build time autogenerated kernel key: aff4079af16f4619e3b7b2cd46b8d3777d9de144' [ 3.874258] zswap: loaded using pool lzo/zbud [ 3.890277] Key type big_key registered [ 3.900674] Key type trusted registered [ 3.907445] sd 1:0:0:0: [sdb] Attached SCSI disk [ 3.932776] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 3.953414] Key type encrypted registered [ 3.967238] AppArmor: AppArmor sha1 policy hashing enabled [ 3.977323] ima: No TPM chip found, activating TPM-bypass! (rc=-19) [ 3.985302] evm: HMAC attrs: 0x1 [ 4.002428] rtc_cmos 00:00: setting system clock to 2022-08-24 10:06:15 UTC (1661335575) [ 4.012130] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 4.020530] EDD information not available. [ 4.578306] ata2.00: ATAPI: Virtual CD, , max MWDMA2 [ 4.591779] ata2.00: configured for MWDMA2 [ 4.647178] scsi 3:0:0:0: CD-ROM Msft Virtual CD/ROM 1.0 PQ: 0 ANSI: 5 [ 4.664842] sr 3:0:0:0: [sr0] scsi3-mmc drive: 0x/0x tray [ 4.673498] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 4.690340] sr 3:0:0:0: Attached scsi generic sg2 type 5 [ 4.699797] Freeing unused kernel memory: 2248K [ 4.716147] Write protecting the kernel read-only data: 18432k [ 4.723960] Freeing unused kernel memory: 2008K [ 4.731484] Freeing unused kernel memory: 124K [ 4.768517] x86/mm: Checked W+X mappings: passed, no W+X pages found. [ 4.776370] x86/mm: Checking user space page tables [ 4.797875] x86/mm: Checked W+X mappings: passed, no W+X pages found. Loading, please wait... starting version 229 [ 4.898038] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.909421] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.917377] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.937026] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.952086] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.972264] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 4.987181] random: udevadm: uninitialized urandom read (16 bytes read) [ 4.999301] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.006808] random: udevadm: uninitialized urandom read (16 bytes read) [ 5.017224] random: systemd-udevd: uninitialized urandom read (16 bytes read) [ 5.209738] hv_utils: Registering HyperV Utility Driver [ 5.225927] hv_vmbus: registering driver hv_util [ 5.246907] hidraw: raw HID events driver (C) Jiri Kosina [ 5.268303] hv_vmbus: registering driver hyperv_keyboard [ 5.285347] hv_vmbus: registering driver hv_netvsc [ 5.313571] hv_vmbus: registering driver hid_hyperv [ 5.331703] 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.493569] input: Microsoft Vmbus HID-compliant Mouse as /devices/0006:045E:0621.0001/input/input4 [ 5.676667] hid 0006:045E:0621.0001: input: <UNKNOWN> HID v0.01 Mouse [Microsoft Vmbus HID-compliant Mouse] on [ 5.727346] hv_utils: Heartbeat IC version 3.0 [ 5.741324] hv_utils: Shutdown IC version 3.0 [ 5.802641] hv_utils: TimeSync IC version 4.0 [ 5.817123] hv_utils: VSS IC version 5.0 Begin: Loading essential drivers ... [ 5.964148] raid6: sse2x1 gen() 1955 MB/s [ 6.057251] raid6: sse2x1 xor() 2005 MB/s [ 6.121022] raid6: sse2x2 gen() 4939 MB/s [ 6.180162] raid6: sse2x2 xor() 2436 MB/s [ 6.240042] raid6: sse2x4 gen() 5814 MB/s [ 6.304043] raid6: sse2x4 xor() 3038 MB/s [ 6.313335] raid6: using algorithm sse2x4 gen() 5814 MB/s [ 6.324046] raid6: .... xor() 3038 MB/s, rmw enabled [ 6.335326] raid6: using intx1 recovery algorithm [ 6.348424] xor: measuring software checksum speed [ 6.396092] prefetch64-sse: 9660.000 MB/sec [ 6.440035] generic_sse: 8396.000 MB/sec [ 6.462570] xor: using function: prefetch64-sse (9660.000 MB/sec) [ 6.472163] 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-pemount ... [ 6.790014] Btrfs loaded, crc32c=crc32c-generic Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 7.199034] EXT4-fs (sda1): INFO: recovery required on readonly filesystem [ 7.208907] EXT4-fs (sda1): write access will be enabled during recovery [ 7.543310] EXT4-fs (sda1): recovery complete [ 7.617826] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-botom ... done. [ 8.435801] 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) [ 8.474911] systemd[1]: Detected virtualization microsoft. [ 8.483384] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 8.590512] systemd[1]: Set hostname to <tempest-attachvolumetestjson-server-528483959>. [ 9.188322] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 9.288845] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 9.360011] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [ 9.432074] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 9.525188] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session lice. [ 9.651013] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Reached target Slices. [[0;32m OK [m] Listening on Journal Socket. Starting Load Kernel Modules... Starting Createlist of require st... nodes fo the current kenel... [ 10.315768] Loading iSCSI transport class v2.0-870. Mounting POSIX essage Queue Fie System... [[ 10.441262] iscsi: registered transport (tcp) [0;32m OK [0m] Reached target Swap. [ 10.555534] iscsi: registered transport (iser) Mounting Huge Pages File System.. [[0;32m OK [m] Listening on LVM2 poll daemon socket. [[0;32m OK [m] Created slice sstem-getty.slic. [[0;32m OK [0m] Listening on udv Kernel Socket. [[0;32m OK [m] Listening on LV2 metadata daemn socket. Starting Monitoring of LVM2 mirors... dmeventdor progress polling... [[0;32m OK [m] Reached target Encrypted Volumes. Mounting Debug File System... [[0;32m OK [m] Listening on Journal Socket (/dev/log). Starting Journal Service... [[0;32m OK [m] Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Listening on udev Control Socket. [[0;32m OK [0m] Set up automoun Arbitrary Executab...ats File System Automount Point. Starting Remount Root and Kerne File Systems... [[ 12.333802] EXT4-fs (sda1): re-mounted. Opts: (null) [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 Load Kernel Modules. [[0;32m OK [m] Started Create list of required sta...ce nodes or the current kernel. [[0;32m OK [0m] 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 Devices... Starting Load/Save Random Seed... Starting Create Static Device Ndes in /dev... Mounting FUSE Control File System... Starting Apply ernel Variables.. Mounting Configuration File System... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Mounted Configuration File System. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[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. Starting Create Volatile Files and Directories... [[0;32m OK [m] Started udev Kenel Device Manager. [[0;32m OK [0m] Started Create Volatile Files ad Directories. [[0;32m OK [0m] Started LSB: AppArmor initialization. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [m] 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 /dv/rfkill Watch. [[0;32m OK [0m] Reached target System Time Synchronized. [ 23.473952] cloud-init[317]: Cloud-init v. 18.2 running 'init-local' at Wed, 24 Aug 2022 10:06:32 +0000. Up 20.55 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). [[0;32m OK [0m] Started ifup for eth0. Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 31.653825] cloud-init[663]: Cloud-init v. 18.2 running 'init' at Wed, 24 Aug 2022 10:06:41 +0000. Up 28.94 seconds.[ [0;32m OK [0m[ 31.869450] ] cloud-initStarted Initial cloud-init job (metadata servic crawler).[663]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++++++++++++[[0;32m OK [0m] Reached target Network is Online.[ 32.081832] cloud-init [663]: Starting iSCSI initiator daemon (iscsid)...ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+ [[0;32m OK [0m[ 32.338395] cloud-init[663]: ] ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |Reached target Cloud-config avalability. [ 32.474549] [cloud-init[0;32m OK [0m[663]: ci-info: +--------+------+------------------------------+-----------------+-------+-------------------+] Reached target ystem Initialization. [ 32.575095] [cloud-init[0;32m OK [0m[663]: ] ci-info: | eth0 | True | 172.20.0.11 | 255.255.255.240 | . | fa:16:3e:72:7c:3c |Started ACPI Events Check. [[0;32m OK [0m [ 32.773156] ] cloud-initReached target Paths.[663]: ci-info: | eth0 | True | fe80::f816:3eff:fe72:7c3c/64 | . | link | fa:16:3e:72:7c:3c | [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Listening on D-Bus System Mssage Bus Socket. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Basic System. Starting Login Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... tarting LSB: Record successful boot for GRUB... [ 33.113766] cloud-init[663]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 33.280400] [[0;32m OK [0mcloud-init] [663]: Started Regular background program processing daemon.ci-info: | lo | True | ::1/128 | . | host | . | [ 33.570075] [cloud-init[663]: [0;32m OK [0mci-info: +--------+------+----------------------------+-----------------+------+------------------+ ] [ 33.736404] Started ACPI event daemon.cloud-init [663]: ci-info: +++++++++++++++++++++++++++++++Route IPv4 info++++++++++++++++++++++++++++++++ [ 33.875194] Starting OpenBSD Secure Shell server...cloud-init [663]: Starting /etc/rc.local Compatiblity...ci-info: +-------+-----------------+------------+-----------------+-----------+-------+ [[ 34.163659] [0;32m OK [0mcloud-init] [663]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |Started Daily apt download activities. [ 34.381442] [cloud-init[0;32m OK [0m[663]: ci-info: +------+-----------------+------------+-----------------+-----------+-------+] Started Daily apt upgrade and clean activities. [ 34.671520] [[0;32m OK [0mcloud-init] [663]: Reached target Timers.ci-info: | 0 | 0.0.0.0 | 172.20.0.1 | 0.0.0.0 | eth0 | UG | [ [ 34.930399] [0;32m OK [0mcloud-init[663]: ] ci-info: | 1 | 169.254.169.254 | 172.20.0.1 | 255.255.255.255 | eth0 | UGH |Started D-Bus System Message Bus. [ 35.161151] cloud-init[663]: ci-info: | 2 | 172.20.0.0 | 0.0.0.0 | 255.255.255.240 | eth0 | U | [ 35.250430] cloud-init[663]: ci-info: +-------+----------------+------------+-----------------+-----------+-------+ Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [m] Started iSCSI iitiator daemon iscsid). [[0;32m OK [0m] Started Login Service. [[0;32m OK [0m] Started LSB: MDmonitoring daemon. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. Starting Login o default iSCSI targets... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: Set the CPU Frequncy Scaling governor to "ondemand"... Starting LSB: automatic 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 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 ogin Prompts. [[0;32m OK [m] Reached target ulti-User System. [[0;32m OK [m] Reached target Graphical Interface. Starting UpdateUTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. [ 41.057472] cloud-init[726]: [Cloud-init v. 18.2 running 'modules:config' at Wed, 24 Aug 2022 10:06:49 +0000. Up 37.88 seconds.[0;32m OK [0m] Started Apply the settings specified in cloud-config. Starting Execute cloud user/final scripts... [ 43.429766] cloud-init[788]: Printing ubuntu user authorized keys [ 43.496143] cloud-init[788]: ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDN+MBoaQ0bYJ2xqNKwVq6xz90E2t3fmCcCRLYD+d8144Tgo08mm+xV7fbwuq9o0hvHkrzHHSQQtqeTKYtv39QUJOXVCYHNIyfJKPO3M0hTrU3TyGsZ5nFC29fMqmbGfw== 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: +---------+-------------------+---------+---------+ [[0;32m OK [0m] Created slice User Slice of ubuntu. Starting User Manager for UID 1000... [[0;32m OK [0m] Started Session 1 of user ubuntu. [[0;32m OK [0m<14>Aug 24 10:06:56 ec2: <14>Aug 24 10:06:56 ec2: ############################################################# <14>Aug 24 10:06:56 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 24 10:06:56 ec2: 1024 SHA256:oBItQ9YYOflUPs5oDnU3kdyXV5pWtrdHOSRBYtEvhd0 root@tempest-attachvolumetestjson-server-528483959 (DSA) <14>Aug 24 10:06:56 ec2: 256 SHA256:5fUitV9akFeA/NllEVkIuS4M0GJRpsQMwAHCOGyDFHA root@tempest-attachvolumetestjson-server-528483959 (ECDSA) <14>Aug 24 10:06:56 ec2: 256 SHA256:rVbIEIzu/imVa6vkwuvQeLg3igYoQdbQrgB3OW2Wuxc root@tempest-attachvolumetestjson-server-528483959 (ED25519) <14>Aug 24 10:06:56 ec2: 2048 SHA256:gQi3H2Vugll04DoOYnDDCJQ7thGhdiTkrWzhWkSLVXE root@tempest-attachvolumetestjson-server-528483959 (RSA) <14>Aug 24 10:06:56 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 24 10:06:56 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC7nJ9dB9zb+P2Q28/neO/K4hZhF5+ltwE6v+nutUIZuvuMw48JtczxTpKBQyBlgwfOnl0lE9pUjOdGBFkHDvZ8= root@tempest-attachvolumetestjson-server-528483959 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMvy9jMe32U3x+HYgEXWVtLuRU/1t+L7arD6zApfOa92 root@tempest-attachvolumetestjson-server-528483959 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXb8bL0Cyw9iv8boTaYkR8ylMDpqRr5kVwt3dTGKV1FybIauU+1hxobeF3l7RI9XYmhPJ+4VJQuPx6sa1p4DDD5RwbV7i3KK/d9CpJq6fXEgWzVZlxgyKNme4ObuF4KBD3+1Xhste85p00UzeQB9F1eiEviLbtGqAOJG/kKrSA9aA7rjJmiQSzQiCyvBAZ07NH7Y+11/AlAAYOf4GDbU+HsVbQ8OQ2IaP1Oggc+QfZKLl/78HsipVIBf/IQSvAnreeai0HnSq1de8XO91lXLAsHZDTes1cNsK+tYgVcYZJl5PGUp7oKlezd33oZ3RYz8fIXAsJdRwIFtlyzWpxzGEJ root@tempest-attachvolumetestjson-server-528483959 -----END SSH HOST KEY KEYS----- ] Started User Manager for UID 1000. [ 44.996236] cloud-init[788]: Cloud-init v. 18.2 running 'modules:final' at Wed, 24 Aug 2022 10:06:54 +0000. Up 42.35 seconds. [ 45.259098] cloud-init[788]: Cloud-init v. 18.2 finished at Wed, 24 Aug 2022 10:06:56 +0000. Datasource DataSourceConfigDrive [net,ver=2][sorce=/dev/sr0]. Up 44.66 seconds Ubuntu 16.04.4 LTS tempest-attachvolumetestjson-server-528483959 ttyS0 tempest-attachvolumetestjson-server-528483959 login: 2022-08-24 10:30:07,410 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 3.228s 2022-08-24 10:30:07,410 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-890dd3dd-d77e-40d5-8a89-49e8ffe9df28', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-890dd3dd-d77e-40d5-8a89-49e8ffe9df28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:30:09,906 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 1.482s 2022-08-24 10:30:09,906 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c9d75f-a278-4978-9649-baff2f819968', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c9d75f-a278-4978-9649-baff2f819968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:31:10,980 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:32:08,084 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 117.164s 2022-08-24 10:32:08,084 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97f203d-0c1c-4504-827e-9e38787cfc9e', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97f203d-0c1c-4504-827e-9e38787cfc9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:32:10,044 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.947s 2022-08-24 10:32:10,044 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0ab8e0c-b096-4ec3-87d0-3ea27d8b9c19', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0ab8e0c-b096-4ec3-87d0-3ea27d8b9c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:33:11,117 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:34:08,551 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 117.493s 2022-08-24 10:34:08,551 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23ce652b-48b1-4c0c-96dd-b0341c08e170', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23ce652b-48b1-4c0c-96dd-b0341c08e170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:34:10,139 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 0.576s 2022-08-24 10:34:10,139 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5c071d5-4719-42a6-b00b-ed659f1e01b9', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5c071d5-4719-42a6-b00b-ed659f1e01b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:35:11,219 121383 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 2022-08-24 10:36:08,872 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466 117.715s 2022-08-24 10:36:08,873 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2821416-8283-420d-b841-d0bdcb68c420', 'content-length': '1208', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2821416-8283-420d-b841-d0bdcb68c420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466'} Body: b'{"volume": {"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:31.000000", "updated_at": "2022-08-24T10:06:58.000000", "name": "tempest-AttachVolumeTestJSON-volume-1654683661", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/e055ba4967db42108c069ebc3843dcf6/volumes/678c737f-2b39-4a8b-b65e-8026cc57f466"}], "user_id": "1de97cce55e944dbb62a920ea11734f5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "attachment_id": "f9a4f426-3c48-410e-a333-37dde922c622", "volume_id": "678c737f-2b39-4a8b-b65e-8026cc57f466", "server_id": "5692cc07-3f16-47a4-9993-503b451d9951", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:05:34.000000"}], "os-vol-tenant-attr:tenant_id": "e055ba4967db42108c069ebc3843dcf6"}}' 2022-08-24 10:36:09,054 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.165s 2022-08-24 10:36:09,054 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:08 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-b65e453d-ba49-4108-96a8-b1e1fb4dde06', 'x-compute-request-id': 'req-b65e453d-ba49-4108-96a8-b1e1fb4dde06', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'' 2022-08-24 10:36:09,219 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.164s 2022-08-24 10:36:09,220 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60e1c5b2-7831-4f08-ba88-1da4650cd3f0', 'x-compute-request-id': 'req-60e1c5b2-7831-4f08-ba88-1da4650cd3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:10,423 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.191s 2022-08-24 10:36:10,424 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1720', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-028fde33-5966-44df-9ae8-ca0789bb35b2', 'x-compute-request-id': 'req-028fde33-5966-44df-9ae8-ca0789bb35b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {"tempest-AttachVolumeTestJSON-1913474064-network": [{"version": 4, "addr": "172.20.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}, {"version": 4, "addr": "172.27.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:72:7c:3c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--803329791"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:11,574 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.136s 2022-08-24 10:36:11,574 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28acb4ac-22b1-4cd7-b00a-1e3d350afcd2', 'x-compute-request-id': 'req-28acb4ac-22b1-4cd7-b00a-1e3d350afcd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:12,723 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.135s 2022-08-24 10:36:12,723 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20f66981-ecc6-40d8-ad10-bf9f440cce4d', 'x-compute-request-id': 'req-20f66981-ecc6-40d8-ad10-bf9f440cce4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:13,850 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.113s 2022-08-24 10:36:13,851 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed8dcddb-f77c-4aeb-ba45-6ee75b2bb004', 'x-compute-request-id': 'req-ed8dcddb-f77c-4aeb-ba45-6ee75b2bb004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:14,961 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.099s 2022-08-24 10:36:14,962 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b811a25b-9c50-4699-a195-dd6150901004', 'x-compute-request-id': 'req-b811a25b-9c50-4699-a195-dd6150901004', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:16,067 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:36:16,067 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e75a50e0-9513-47c1-85d8-9fc2241f1c66', 'x-compute-request-id': 'req-e75a50e0-9513-47c1-85d8-9fc2241f1c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:17,171 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:36:17,171 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-681789c6-f510-453f-ad8d-5381c8b495cc', 'x-compute-request-id': 'req-681789c6-f510-453f-ad8d-5381c8b495cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:18,276 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:36:18,277 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e20bb14-3add-47fe-ac8a-f79874d47668', 'x-compute-request-id': 'req-5e20bb14-3add-47fe-ac8a-f79874d47668', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:19,379 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:36:19,379 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7442807-4853-4039-a072-0f4bab0d6bfe', 'x-compute-request-id': 'req-e7442807-4853-4039-a072-0f4bab0d6bfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:20,485 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:36:20,485 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eabd62aa-3298-4366-8e03-00826db8b91e', 'x-compute-request-id': 'req-eabd62aa-3298-4366-8e03-00826db8b91e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:21,588 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:36:21,588 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da9510c3-5e4b-4784-a894-d7191caccdfa', 'x-compute-request-id': 'req-da9510c3-5e4b-4784-a894-d7191caccdfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:22,693 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:36:22,693 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63d02969-fd37-4002-8742-1f6b03a6ceb4', 'x-compute-request-id': 'req-63d02969-fd37-4002-8742-1f6b03a6ceb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:23,799 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.093s 2022-08-24 10:36:23,800 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b60dd4fa-e531-4e1a-b5cf-6c83eaec3993', 'x-compute-request-id': 'req-b60dd4fa-e531-4e1a-b5cf-6c83eaec3993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:24,903 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:36:24,903 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ede8966-3535-4e08-873b-dfb0d6d4f2d7', 'x-compute-request-id': 'req-6ede8966-3535-4e08-873b-dfb0d6d4f2d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:26,005 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.089s 2022-08-24 10:36:26,005 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b1d3305-37e7-4ec2-bf1c-4baa26187a09', 'x-compute-request-id': 'req-5b1d3305-37e7-4ec2-bf1c-4baa26187a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:27,110 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:36:27,110 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c51c40b3-b5ec-4187-a95e-c6cc54533e18', 'x-compute-request-id': 'req-c51c40b3-b5ec-4187-a95e-c6cc54533e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:28,218 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.095s 2022-08-24 10:36:28,219 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a056f0c-e46d-487d-af95-3604a9f1155a', 'x-compute-request-id': 'req-3a056f0c-e46d-487d-af95-3604a9f1155a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:29,322 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:36:29,322 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b663a81-0eff-4694-ad93-65498c91784c', 'x-compute-request-id': 'req-4b663a81-0eff-4694-ad93-65498c91784c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:30,428 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.093s 2022-08-24 10:36:30,429 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b47c9b-ab47-4660-b8fa-516c69749948', 'x-compute-request-id': 'req-99b47c9b-ab47-4660-b8fa-516c69749948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:31,533 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:36:31,534 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aacdbeb7-95d2-4207-abe7-8688986c48c1', 'x-compute-request-id': 'req-aacdbeb7-95d2-4207-abe7-8688986c48c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:32,639 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.093s 2022-08-24 10:36:32,640 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7049733-ea32-4786-a32a-00372335e83e', 'x-compute-request-id': 'req-d7049733-ea32-4786-a32a-00372335e83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:33,742 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:36:33,743 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f4ccb602-19c5-4b07-a7df-0e28e52e8199', 'x-compute-request-id': 'req-f4ccb602-19c5-4b07-a7df-0e28e52e8199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:34,848 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.093s 2022-08-24 10:36:34,849 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b14da4b-b5da-4065-9c85-94a9fbb12420', 'x-compute-request-id': 'req-1b14da4b-b5da-4065-9c85-94a9fbb12420', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:35,953 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:36:35,954 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7838071-4ebc-4034-917d-62c0339b899d', 'x-compute-request-id': 'req-c7838071-4ebc-4034-917d-62c0339b899d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:37,057 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:36:37,058 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79d842c-6a42-4387-8777-8f4aa4fc9104', 'x-compute-request-id': 'req-e79d842c-6a42-4387-8777-8f4aa4fc9104', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:38,170 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.099s 2022-08-24 10:36:38,170 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87a3664d-8e56-4982-a66d-add1d620479c', 'x-compute-request-id': 'req-87a3664d-8e56-4982-a66d-add1d620479c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:39,274 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:36:39,274 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b771792f-32f4-45bb-be5a-c4a69440509d', 'x-compute-request-id': 'req-b771792f-32f4-45bb-be5a-c4a69440509d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:40,374 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.087s 2022-08-24 10:36:40,374 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-284beba5-1699-492d-8348-8c4fcb02a49c', 'x-compute-request-id': 'req-284beba5-1699-492d-8348-8c4fcb02a49c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:41,472 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:36:41,473 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d939bd5-4539-4827-a9b8-c3c9666f5093', 'x-compute-request-id': 'req-6d939bd5-4539-4827-a9b8-c3c9666f5093', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:42,576 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.089s 2022-08-24 10:36:42,577 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08d575e-1b77-4e31-a338-238e78776e96', 'x-compute-request-id': 'req-c08d575e-1b77-4e31-a338-238e78776e96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:43,677 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:36:43,677 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90cf1daa-a44f-41f6-a06c-6ea47f488e65', 'x-compute-request-id': 'req-90cf1daa-a44f-41f6-a06c-6ea47f488e65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:44,777 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:36:44,777 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ece27d87-5f37-47a0-90ff-897034249a7a', 'x-compute-request-id': 'req-ece27d87-5f37-47a0-90ff-897034249a7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:45,875 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.085s 2022-08-24 10:36:45,875 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3631d352-8f87-4a35-820e-0f38ff1af7fb', 'x-compute-request-id': 'req-3631d352-8f87-4a35-820e-0f38ff1af7fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:46,976 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:36:46,976 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e236a661-403a-4bc1-b321-e531d5559051', 'x-compute-request-id': 'req-e236a661-403a-4bc1-b321-e531d5559051', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:48,080 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:36:48,080 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-798bcb85-2b76-4a61-b8c5-64e8708c33db', 'x-compute-request-id': 'req-798bcb85-2b76-4a61-b8c5-64e8708c33db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:49,179 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.087s 2022-08-24 10:36:49,179 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6a09383-e1ba-476c-b240-1bfd9d8acf19', 'x-compute-request-id': 'req-c6a09383-e1ba-476c-b240-1bfd9d8acf19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:50,282 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:36:50,282 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49297784-5e5a-4bef-932a-57bb0126a4ea', 'x-compute-request-id': 'req-49297784-5e5a-4bef-932a-57bb0126a4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:51,385 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:36:51,386 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-103067c1-6445-41cf-9407-7c93a06aa518', 'x-compute-request-id': 'req-103067c1-6445-41cf-9407-7c93a06aa518', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:52,490 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:36:52,490 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87a0c993-f19e-4d04-8ead-4b03d6fefbbf', 'x-compute-request-id': 'req-87a0c993-f19e-4d04-8ead-4b03d6fefbbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:53,590 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.087s 2022-08-24 10:36:53,590 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-243c1426-536e-492b-b9ef-1aa89f8047da', 'x-compute-request-id': 'req-243c1426-536e-492b-b9ef-1aa89f8047da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:54,692 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:36:54,692 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5e22cf6-4bc8-4445-8160-7a6792e40188', 'x-compute-request-id': 'req-c5e22cf6-4bc8-4445-8160-7a6792e40188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:55,793 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:36:55,793 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-765dc819-ab2a-46a4-98fd-8211e80e2847', 'x-compute-request-id': 'req-765dc819-ab2a-46a4-98fd-8211e80e2847', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:56,894 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.085s 2022-08-24 10:36:56,894 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42c38905-6ecf-4783-badd-e40c7e33c13a', 'x-compute-request-id': 'req-42c38905-6ecf-4783-badd-e40c7e33c13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:57,992 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.085s 2022-08-24 10:36:57,992 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02125dab-bde5-45db-a23d-96d1c4eb1712', 'x-compute-request-id': 'req-02125dab-bde5-45db-a23d-96d1c4eb1712', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:36:59,092 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:36:59,092 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ff75144-3f8f-4909-ba57-d0dc82f620df', 'x-compute-request-id': 'req-4ff75144-3f8f-4909-ba57-d0dc82f620df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:00,193 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:00,193 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e09d0ffb-dfe4-4cfd-8755-e33b9f1081e3', 'x-compute-request-id': 'req-e09d0ffb-dfe4-4cfd-8755-e33b9f1081e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:01,294 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:01,295 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-706031d4-57c8-4b30-a0ba-983e10e4dff3', 'x-compute-request-id': 'req-706031d4-57c8-4b30-a0ba-983e10e4dff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:02,396 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:02,396 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20d5a52-6ffb-4622-9a78-f0dfc6dff15b', 'x-compute-request-id': 'req-d20d5a52-6ffb-4622-9a78-f0dfc6dff15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:03,499 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:03,499 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec3c8192-373c-4fb6-976a-9996f9738d90', 'x-compute-request-id': 'req-ec3c8192-373c-4fb6-976a-9996f9738d90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:04,601 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.089s 2022-08-24 10:37:04,602 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae3b403-3d0a-4b30-846c-c215e18ac5d9', 'x-compute-request-id': 'req-2ae3b403-3d0a-4b30-846c-c215e18ac5d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:05,701 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.087s 2022-08-24 10:37:05,701 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7098e18a-3d71-462f-ba63-599cb8c726ea', 'x-compute-request-id': 'req-7098e18a-3d71-462f-ba63-599cb8c726ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:06,802 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:06,802 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77a9d98a-5003-4543-96f2-916418882e92', 'x-compute-request-id': 'req-77a9d98a-5003-4543-96f2-916418882e92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:07,966 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.150s 2022-08-24 10:37:07,966 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccf4678-cb75-4dec-8b6a-32128a43c3f3', 'x-compute-request-id': 'req-2ccf4678-cb75-4dec-8b6a-32128a43c3f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:09,067 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:09,067 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10654231-a3e0-4c38-831f-3cb67a6d8649', 'x-compute-request-id': 'req-10654231-a3e0-4c38-831f-3cb67a6d8649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:10,172 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:37:10,173 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d194ea1c-caa3-4930-b216-af0b5810629c', 'x-compute-request-id': 'req-d194ea1c-caa3-4930-b216-af0b5810629c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:11,283 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.098s 2022-08-24 10:37:11,283 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76e789f4-61ee-4a4f-abb0-04a689641a87', 'x-compute-request-id': 'req-76e789f4-61ee-4a4f-abb0-04a689641a87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:12,389 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:37:12,390 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee2dea07-b040-4616-ba96-951f03967484', 'x-compute-request-id': 'req-ee2dea07-b040-4616-ba96-951f03967484', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:13,492 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:13,493 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60287d2a-ec4b-45a7-b354-48142eac89e2', 'x-compute-request-id': 'req-60287d2a-ec4b-45a7-b354-48142eac89e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:14,597 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:37:14,597 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-387faab9-30c4-44a9-a1d0-cacc30e96d7c', 'x-compute-request-id': 'req-387faab9-30c4-44a9-a1d0-cacc30e96d7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:15,697 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:15,698 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13c03c61-9818-44d6-bf0c-06526183943b', 'x-compute-request-id': 'req-13c03c61-9818-44d6-bf0c-06526183943b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:16,803 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.093s 2022-08-24 10:37:16,804 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8b9a97a-93f7-4b24-8cf5-bd9f46e941ee', 'x-compute-request-id': 'req-c8b9a97a-93f7-4b24-8cf5-bd9f46e941ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:17,907 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:17,907 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f86dc5f6-8a27-4c7b-adc6-77d928dd9d37', 'x-compute-request-id': 'req-f86dc5f6-8a27-4c7b-adc6-77d928dd9d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:19,016 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.096s 2022-08-24 10:37:19,016 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-309c4a04-dacb-487f-b289-c24fcdaa8277', 'x-compute-request-id': 'req-309c4a04-dacb-487f-b289-c24fcdaa8277', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:20,116 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:20,117 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebfa13bd-adef-41ed-b76b-de4315552565', 'x-compute-request-id': 'req-ebfa13bd-adef-41ed-b76b-de4315552565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:21,215 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.087s 2022-08-24 10:37:21,216 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6b5efd9-668d-4a54-9586-72eccb3a3870', 'x-compute-request-id': 'req-c6b5efd9-668d-4a54-9586-72eccb3a3870', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:22,319 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:22,319 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e71fa7-b4c1-4f8e-89cb-08d22fe9dad6', 'x-compute-request-id': 'req-b4e71fa7-b4c1-4f8e-89cb-08d22fe9dad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:23,419 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:37:23,419 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-295db5aa-844c-4495-b597-29fa67d7f199', 'x-compute-request-id': 'req-295db5aa-844c-4495-b597-29fa67d7f199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:24,519 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:37:24,519 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f13d4e73-b5cb-461b-a1f6-c4798dc7d000', 'x-compute-request-id': 'req-f13d4e73-b5cb-461b-a1f6-c4798dc7d000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:25,635 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.103s 2022-08-24 10:37:25,635 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a480fab9-321e-45f5-b642-599e66e8b351', 'x-compute-request-id': 'req-a480fab9-321e-45f5-b642-599e66e8b351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:26,735 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:37:26,735 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f22cec6c-5ac4-4b4a-bfb9-c36ea16aad78', 'x-compute-request-id': 'req-f22cec6c-5ac4-4b4a-bfb9-c36ea16aad78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:27,834 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:37:27,834 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-941bad46-b06d-431d-9f6e-e12bd2b2fce7', 'x-compute-request-id': 'req-941bad46-b06d-431d-9f6e-e12bd2b2fce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:28,932 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.085s 2022-08-24 10:37:28,933 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fb024df-1c5a-4634-84cc-129d146d90e5', 'x-compute-request-id': 'req-1fb024df-1c5a-4634-84cc-129d146d90e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:30,044 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.099s 2022-08-24 10:37:30,044 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3985e9d-3111-4e3d-9e89-3287afbb3f29', 'x-compute-request-id': 'req-d3985e9d-3111-4e3d-9e89-3287afbb3f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:31,147 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:31,147 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31309d60-4fae-40b0-90e7-c82efea0c3da', 'x-compute-request-id': 'req-31309d60-4fae-40b0-90e7-c82efea0c3da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:32,248 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:32,248 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d01836cb-2ed5-4a6e-8d8a-6f84c6692ef6', 'x-compute-request-id': 'req-d01836cb-2ed5-4a6e-8d8a-6f84c6692ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:33,350 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:33,351 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8a3cef31-b276-4123-a143-4fc29341f1c6', 'x-compute-request-id': 'req-8a3cef31-b276-4123-a143-4fc29341f1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:34,452 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.089s 2022-08-24 10:37:34,452 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9c37fe0-135a-41d1-9c22-8474046e0f39', 'x-compute-request-id': 'req-b9c37fe0-135a-41d1-9c22-8474046e0f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:35,554 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:35,554 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3784d04f-c470-477b-a056-b86b8dde7ff9', 'x-compute-request-id': 'req-3784d04f-c470-477b-a056-b86b8dde7ff9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:36,655 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:36,656 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-096091b0-f3c4-48e0-889a-8ee4037a7be2', 'x-compute-request-id': 'req-096091b0-f3c4-48e0-889a-8ee4037a7be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:37,762 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.093s 2022-08-24 10:37:37,763 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34553fe8-c48b-4542-8856-6a3419def714', 'x-compute-request-id': 'req-34553fe8-c48b-4542-8856-6a3419def714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:38,875 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.089s 2022-08-24 10:37:38,875 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fda4e0e-d663-4e36-8ccc-1e0b5630a143', 'x-compute-request-id': 'req-7fda4e0e-d663-4e36-8ccc-1e0b5630a143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:39,976 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:39,976 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce328216-c4a3-4b57-b1eb-55be8c94b855', 'x-compute-request-id': 'req-ce328216-c4a3-4b57-b1eb-55be8c94b855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:41,078 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:41,078 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f541068-a2bd-497d-8ecd-fb650d8bf474', 'x-compute-request-id': 'req-9f541068-a2bd-497d-8ecd-fb650d8bf474', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:42,176 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.085s 2022-08-24 10:37:42,176 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67a39154-f528-4c54-8e4d-1ee3b0722185', 'x-compute-request-id': 'req-67a39154-f528-4c54-8e4d-1ee3b0722185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:43,277 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:43,277 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e50a52-7cc9-411c-ab25-d84555bd7b97', 'x-compute-request-id': 'req-22e50a52-7cc9-411c-ab25-d84555bd7b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:44,380 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:44,381 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-accedfdd-2779-4989-a5a6-ad35e25d5f9c', 'x-compute-request-id': 'req-accedfdd-2779-4989-a5a6-ad35e25d5f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:45,483 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:45,483 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2fda9e-aa22-4af1-971f-770fa59bf7e0', 'x-compute-request-id': 'req-1b2fda9e-aa22-4af1-971f-770fa59bf7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:46,586 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:46,586 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67736f4f-b6f2-49c9-81bd-a8b5c6ba26bf', 'x-compute-request-id': 'req-67736f4f-b6f2-49c9-81bd-a8b5c6ba26bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:47,686 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.087s 2022-08-24 10:37:47,686 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fc3f690-98a1-4708-96f0-418af229172c', 'x-compute-request-id': 'req-9fc3f690-98a1-4708-96f0-418af229172c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:48,791 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:37:48,792 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2031d37c-92be-423f-8160-ec23fee4e838', 'x-compute-request-id': 'req-2031d37c-92be-423f-8160-ec23fee4e838', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:49,896 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.092s 2022-08-24 10:37:49,897 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95b32e83-20d2-4f96-b8aa-1937c22f2980', 'x-compute-request-id': 'req-95b32e83-20d2-4f96-b8aa-1937c22f2980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:51,000 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:37:51,000 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d6621a2-e4ff-4daa-9b1d-c3f0214bf072', 'x-compute-request-id': 'req-6d6621a2-e4ff-4daa-9b1d-c3f0214bf072', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:52,103 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:52,104 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c5d68a1-bb21-40bc-bd7b-84de5d770108', 'x-compute-request-id': 'req-5c5d68a1-bb21-40bc-bd7b-84de5d770108', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:53,205 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.089s 2022-08-24 10:37:53,205 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-221a5ec0-462b-4d0a-a008-18224e28650d', 'x-compute-request-id': 'req-221a5ec0-462b-4d0a-a008-18224e28650d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:54,307 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:54,308 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc9f92b-1540-4a39-841f-3c19cad04c65', 'x-compute-request-id': 'req-ddc9f92b-1540-4a39-841f-3c19cad04c65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:55,407 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.086s 2022-08-24 10:37:55,408 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e6780af-b849-44fe-94e4-00ad74898f0a', 'x-compute-request-id': 'req-2e6780af-b849-44fe-94e4-00ad74898f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:56,518 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.098s 2022-08-24 10:37:56,518 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-113c196b-4a3a-41aa-8b7f-25529f43222b', 'x-compute-request-id': 'req-113c196b-4a3a-41aa-8b7f-25529f43222b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:57,621 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.090s 2022-08-24 10:37:57,621 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b24b158-ba27-49e4-92d3-7c0d636abd8c', 'x-compute-request-id': 'req-7b24b158-ba27-49e4-92d3-7c0d636abd8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:58,721 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:37:58,722 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c14d2be2-1826-4c20-8d57-d8a98e2c50dc', 'x-compute-request-id': 'req-c14d2be2-1826-4c20-8d57-d8a98e2c50dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:37:59,825 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:37:59,825 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5fb536a-e0b2-4c98-94df-bc19ee37400b', 'x-compute-request-id': 'req-b5fb536a-e0b2-4c98-94df-bc19ee37400b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:38:00,927 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.088s 2022-08-24 10:38:00,927 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3415a6ea-dcda-47c4-b9ae-0e53e51d0bd1', 'x-compute-request-id': 'req-3415a6ea-dcda-47c4-b9ae-0e53e51d0bd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:38:02,035 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.096s 2022-08-24 10:38:02,036 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74a31401-cd23-4739-acc2-795149a89c2b', 'x-compute-request-id': 'req-74a31401-cd23-4739-acc2-795149a89c2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:38:03,135 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.087s 2022-08-24 10:38:03,135 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24968987-8485-4569-bf47-3f77a669e02a', 'x-compute-request-id': 'req-24968987-8485-4569-bf47-3f77a669e02a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:38:04,238 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.091s 2022-08-24 10:38:04,239 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1368', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-289b1adc-8862-452c-b7b0-b9249ebee05b', 'x-compute-request-id': 'req-289b1adc-8862-452c-b7b0-b9249ebee05b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "ACTIVE", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:36:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:38:05,359 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.107s 2022-08-24 10:38:05,359 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1462', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83b14fea-534c-4136-9ce7-29012ce824af', 'x-compute-request-id': 'req-83b14fea-534c-4136-9ce7-29012ce824af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"server": {"id": "5692cc07-3f16-47a4-9993-503b451d9951", "name": "tempest-AttachVolumeTestJSON-server-528483959", "status": "DELETED", "tenant_id": "e055ba4967db42108c069ebc3843dcf6", "user_id": "1de97cce55e944dbb62a920ea11734f5", "metadata": {}, "hostId": "e42aa38209629c966b1b76b3a8e982c89b3e2b2feffb3ca8fccea8ca", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:04:24Z", "updated": "2022-08-24T10:38:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/5692cc07-3f16-47a4-9993-503b451d9951"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2022-08-24T10:22:04Z", "message": "ClientException"}, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1630910318", "OS-SRV-USG:launched_at": "2022-08-24T10:04:39.000000", "OS-SRV-USG:terminated_at": "2022-08-24T10:38:04.000000", "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "deleted", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678c737f-2b39-4a8b-b65e-8026cc57f466"}]}}' 2022-08-24 10:38:05,370 121383 INFO [tempest.common.waiters] State transition "ACTIVE/deleting" ==> "DELETED/None" after 116 second wait 2022-08-24 10:38:06,406 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951 0.034s 2022-08-24 10:38:06,406 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:06 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-dd2e5cc1-e476-46a5-9109-3e29938c636a', 'x-compute-request-id': 'req-dd2e5cc1-e476-46a5-9109-3e29938c636a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/5692cc07-3f16-47a4-9993-503b451d9951'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 5692cc07-3f16-47a4-9993-503b451d9951 could not be found."}}' 2022-08-24 10:38:06,436 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.222.0.86/compute/v2.1/os-keypairs/tempest-keypair-1630910318 0.029s 2022-08-24 10:38:06,437 121383 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:06 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-2098b4e3-6250-4f9d-ae70-a848e617b6fb', 'x-compute-request-id': 'req-2098b4e3-6250-4f9d-ae70-a848e617b6fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs/tempest-keypair-1630910318'} Body: b'' 2022-08-24 10:38:06,698 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/security-groups/415b4584-e9d2-41d4-bcdf-27c490071a8a 0.260s 2022-08-24 10:38:06,698 121383 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-6350a736-ec21-4985-aaad-b77aa2b6e9e0', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:38:06 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/415b4584-e9d2-41d4-bcdf-27c490071a8a'} Body: b'' 2022-08-24 10:38:06,717 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.222.0.86:9696/networking/v2.0/security-groups/415b4584-e9d2-41d4-bcdf-27c490071a8a 0.018s 2022-08-24 10:38:06,717 121383 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-e772493e-91c3-49f1-b650-2eb079ccfd81', 'date': 'Wed, 24 Aug 2022 10:38:06 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/415b4584-e9d2-41d4-bcdf-27c490071a8a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 415b4584-e9d2-41d4-bcdf-27c490071a8a does not exist", "detail": ""}}' 2022-08-24 10:38:07,321 121383 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/floatingips/fdc51923-e5a2-48e4-8fef-d67838143df6 0.603s 2022-08-24 10:38:07,321 121383 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-ab800823-1aee-4ae8-961f-0c44a6476a99', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:38:07 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/fdc51923-e5a2-48e4-8fef-d67838143df6'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 385, in wait_for_volume_attachment_remove_from_server raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Volume 678c737f-2b39-4a8b-b65e-8026cc57f466 failed to detach from server 5692cc07-3f16-47a4-9993-503b451d9951 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 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 678c737f-2b39-4a8b-b65e-8026cc57f466 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 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 678c737f-2b39-4a8b-b65e-8026cc57f466 failed to reach available status (current detaching) within the required time (360 s). |
||||||
test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
pass
pt5.2: tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] |
||||||
tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON | 6 | 4 | 1 | 0 | 1 | Detail | |
test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
skip
pt6.1: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup[id-bbcfa285-af7f-479e-8c1a-8c34fc16543c] |
||||||
test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2] |
fail
ft6.2: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use[compute,id-8567b54c-4455-446d-a1cf-651ddeaa3ff2]testtools.testresult.real._StringException: pythonlogging:'': {{{ 2022-08-24 10:06:06,390 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.037s 2022-08-24 10:06:06,390 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-cd717ab7-37b6-4b57-b645-2a95a2996694', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "name": "tempest-VolumesSnapshotTestJSON-1686923724-project", "password_expires_at": null}, "audit_ids": ["efd8v6euSX-DDvohJU0h0A"], "expires_at": "2022-08-24T11:06:06.000000Z", "issued_at": "2022-08-24T10:06:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1eac6259f65441d9abbabe2a04afad1", "name": "tempest-VolumesSnapshotTestJSON-1686923724"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/f1eac6259f65441d9abbabe2a04afad1", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_f1eac6259f65441d9abbabe2a04afad1", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:06:06,391 121375 INFO [tempest.lib.common.fixed_network] (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use) Found network {'id': '7ce1e2bd-4840-4443-a463-bed805b1bf48', 'name': 'tempest-VolumesSnapshotTestJSON-1075615844-network', 'tenant_id': 'f1eac6259f65441d9abbabe2a04afad1', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f1eac6259f65441d9abbabe2a04afad1', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1096, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:06:03Z', 'updated_at': '2022-08-24T10:06:03Z', 'revision_number': 1} available for tenant 2022-08-24 10:06:13,279 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.86/compute/v2.1/servers 6.887s 2022-08-24 10:06:13,279 121375 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-1140891664", "imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "flavorRef": "452", "networks": [{"uuid": "7ce1e2bd-4840-4443-a463-bed805b1bf48"}]}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5840192-3491-4257-bfe4-91b802914da7', 'x-compute-request-id': 'req-d5840192-3491-4257-bfe4-91b802914da7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2uYGpvgi97Kt"}}' 2022-08-24 10:06:13,603 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.319s 2022-08-24 10:06:13,603 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:13 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-960a34c1-8909-4f29-9055-2e96d317c2e5', 'x-compute-request-id': 'req-960a34c1-8909-4f29-9055-2e96d317c2e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:14,743 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.123s 2022-08-24 10:06:14,744 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d697036e-95d7-48b1-8056-ecac50f635b7', 'x-compute-request-id': 'req-d697036e-95d7-48b1-8056-ecac50f635b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:06:15,853 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.097s 2022-08-24 10:06:15,854 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-20b9b7ed-227c-4a9a-971c-bede4695eaab', 'x-compute-request-id': 'req-20b9b7ed-227c-4a9a-971c-bede4695eaab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:06:16,964 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.096s 2022-08-24 10:06:16,964 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e541c80c-fd87-461d-ad86-3c8138ad1089', 'x-compute-request-id': 'req-e541c80c-fd87-461d-ad86-3c8138ad1089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:06:18,071 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.091s 2022-08-24 10:06:18,071 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51fd17d-dcf0-46cf-8612-0e946ac625c8', 'x-compute-request-id': 'req-d51fd17d-dcf0-46cf-8612-0e946ac625c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:06:19,174 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.089s 2022-08-24 10:06:19,175 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1223', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa9d9b86-cf18-45e9-9dfe-91954080751d', 'x-compute-request-id': 'req-aa9d9b86-cf18-45e9-9dfe-91954080751d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:19Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:06:20,276 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.088s 2022-08-24 10:06:20,276 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:20 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-d12f9f11-030e-483d-b358-733a200c911b', 'x-compute-request-id': 'req-d12f9f11-030e-483d-b358-733a200c911b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:20,288 121375 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 7 second wait 2022-08-24 10:06:21,454 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.165s 2022-08-24 10:06:21,455 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:21 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-ffb6feef-e1ad-4a4a-b68c-0fa09229aad7', 'x-compute-request-id': 'req-ffb6feef-e1ad-4a4a-b68c-0fa09229aad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:22,851 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.380s 2022-08-24 10:06:22,852 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:22 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-d2bbc27a-5191-468a-a24f-e4ebffc7b1db', 'x-compute-request-id': 'req-d2bbc27a-5191-468a-a24f-e4ebffc7b1db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:22,864 121375 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 9 second wait 2022-08-24 10:06:24,157 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.291s 2022-08-24 10:06:24,158 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:23 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-dc6b47b2-db86-4af0-bf10-7a382b84acac', 'x-compute-request-id': 'req-dc6b47b2-db86-4af0-bf10-7a382b84acac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:25,328 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:06:25,329 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:25 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-4a1e6f2a-7efb-4203-a31a-8b64ecfc3c8b', 'x-compute-request-id': 'req-4a1e6f2a-7efb-4203-a31a-8b64ecfc3c8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:26,502 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:06:26,502 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:26 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-4313374e-5371-4efe-81ff-b0b2167992f4', 'x-compute-request-id': 'req-4313374e-5371-4efe-81ff-b0b2167992f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:27,702 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.187s 2022-08-24 10:06:27,702 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:27 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-3e69882c-8806-41a5-b4a4-0f71fe151062', 'x-compute-request-id': 'req-3e69882c-8806-41a5-b4a4-0f71fe151062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:22Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:28,880 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:06:28,880 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:28 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-8f243eeb-5326-4cfa-99b6-7a0ab07717d4', 'x-compute-request-id': 'req-8f243eeb-5326-4cfa-99b6-7a0ab07717d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:30,063 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.171s 2022-08-24 10:06:30,064 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:29 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-0dc4056e-86fd-44ee-9db6-2d8e3908a312', 'x-compute-request-id': 'req-0dc4056e-86fd-44ee-9db6-2d8e3908a312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "BUILD", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "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": []}}' 2022-08-24 10:06:31,251 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.175s 2022-08-24 10:06:31,252 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-37674aa2-a6e8-46d0-83e9-c64c4295acd9', 'x-compute-request-id': 'req-37674aa2-a6e8-46d0-83e9-c64c4295acd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:06:31Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.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": []}}' 2022-08-24 10:06:31,264 121375 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 18 second wait 2022-08-24 10:06:31,285 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/image/v2/images/e371b603-1455-49dc-bf2a-5acf95571218 0.020s 2022-08-24 10:06:31,285 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-08fed413-d41c-41b4-954f-db3aff561a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/image/v2/images/e371b603-1455-49dc-bf2a-5acf95571218'} 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": "f71a167399734714a60b777eea4e2ecc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "e371b603-1455-49dc-bf2a-5acf95571218", "created_at": "2022-08-24T09:56:30Z", "updated_at": "2022-08-24T09:56:46Z", "tags": [], "self": "/v2/images/e371b603-1455-49dc-bf2a-5acf95571218", "file": "/v2/images/e371b603-1455-49dc-bf2a-5acf95571218/file", "schema": "/v2/schemas/image"}' 2022-08-24 10:06:31,689 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes 0.403s 2022-08-24 10:06:31,689 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0dfd18d5-776e-49f4-85b2-9d694c0e8445', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0dfd18d5-776e-49f4-85b2-9d694c0e8445', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.599420", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-24 10:06:31,755 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.055s 2022-08-24 10:06:31,755 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e7af0fc-0e48-48a0-a1a3-202010a67794', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e7af0fc-0e48-48a0-a1a3-202010a67794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:32,818 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.052s 2022-08-24 10:06:32,819 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2fdf1d6-a670-4975-bb67-9dbdd99f6a49', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2fdf1d6-a670-4975-bb67-9dbdd99f6a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:33,870 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.040s 2022-08-24 10:06:33,871 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86b682b1-f083-481e-a52f-c67dbadce312', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86b682b1-f083-481e-a52f-c67dbadce312', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:34,922 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.039s 2022-08-24 10:06:34,923 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4dd951-4d56-4737-8ee4-d951fdfaa459', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4dd951-4d56-4737-8ee4-d951fdfaa459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:35,976 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.039s 2022-08-24 10:06:35,976 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fd30e0f-1fc8-4705-afc7-cd355893ec7d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fd30e0f-1fc8-4705-afc7-cd355893ec7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:37,027 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.039s 2022-08-24 10:06:37,028 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db51f404-e660-4383-8387-f628e1ae13e4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db51f404-e660-4383-8387-f628e1ae13e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:38,079 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.039s 2022-08-24 10:06:38,079 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d59f3c-4520-4dac-82d7-e6736b8c7013', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d59f3c-4520-4dac-82d7-e6736b8c7013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:39,130 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.039s 2022-08-24 10:06:39,131 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c2d131e-6caa-42d1-a785-6b4e51757cd6', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c2d131e-6caa-42d1-a785-6b4e51757cd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:40,183 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.040s 2022-08-24 10:06:40,183 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548eec72-14d9-4940-b05f-1e7728e9a74d', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548eec72-14d9-4940-b05f-1e7728e9a74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:41,246 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.052s 2022-08-24 10:06:41,247 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35749a5a-98c1-4b8e-98cc-411fa86cb6ae', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35749a5a-98c1-4b8e-98cc-411fa86cb6ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:42,300 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.040s 2022-08-24 10:06:42,300 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c576c5f8-6e50-4f74-bb04-629f909a1689', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c576c5f8-6e50-4f74-bb04-629f909a1689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:43,364 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.052s 2022-08-24 10:06:43,364 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d053928-ed34-4696-bcfa-e693c063cacf', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d053928-ed34-4696-bcfa-e693c063cacf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:44,416 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.039s 2022-08-24 10:06:44,416 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d56364a-e7f4-49cc-b169-f2672a191255', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d56364a-e7f4-49cc-b169-f2672a191255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:45,493 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.065s 2022-08-24 10:06:45,494 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-318040bc-46a2-46ab-84b5-5285c9cd976a', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-318040bc-46a2-46ab-84b5-5285c9cd976a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:46,546 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.041s 2022-08-24 10:06:46,547 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29b0e45b-af2d-48ad-aa8f-2d4d0ced1437', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29b0e45b-af2d-48ad-aa8f-2d4d0ced1437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:47,599 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.040s 2022-08-24 10:06:47,600 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb7f8c25-8598-4e10-9cc9-3fa0ac2380aa', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb7f8c25-8598-4e10-9cc9-3fa0ac2380aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:48,654 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.042s 2022-08-24 10:06:48,654 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3760f5d-2579-4f93-9f0a-fddde0a7b3b9', 'content-length': '975', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3760f5d-2579-4f93-9f0a-fddde0a7b3b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:44.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:49,706 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.039s 2022-08-24 10:06:49,706 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdb39e5a-ea22-4709-94ce-a8b55be887e1', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdb39e5a-ea22-4709-94ce-a8b55be887e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:49.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:49,716 121375 INFO [tempest.common.waiters] volume c33defcd-3e83-4c15-bd33-d4758c15058f reached available after waiting for 18.716641 seconds 2022-08-24 10:06:50,013 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 POST http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments 0.296s 2022-08-24 10:06:50,013 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "c33defcd-3e83-4c15-bd33-d4758c15058f", "device": "/dev/sdb"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:49 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-26437bff-3b05-479a-9bc3-fe1e4fa8bf57', 'x-compute-request-id': 'req-26437bff-3b05-479a-9bc3-fe1e4fa8bf57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "serverId": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "volumeId": "c33defcd-3e83-4c15-bd33-d4758c15058f", "device": "/dev/sdb"}}' 2022-08-24 10:06:50,071 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.055s 2022-08-24 10:06:50,071 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b6951a-2152-4063-9ca9-820206ee0348', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b6951a-2152-4063-9ca9-820206ee0348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:51,136 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.052s 2022-08-24 10:06:51,136 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dbd09fb-3442-4b86-99bb-4dcbe92b1da8', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dbd09fb-3442-4b86-99bb-4dcbe92b1da8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:52,193 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.045s 2022-08-24 10:06:52,194 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db66a52-5cc5-48cd-8664-5790fcac4dc0', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db66a52-5cc5-48cd-8664-5790fcac4dc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:53,260 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.055s 2022-08-24 10:06:53,260 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c45f933-0186-4dd0-9108-c30ed0913163', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c45f933-0186-4dd0-9108-c30ed0913163', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:54,318 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.046s 2022-08-24 10:06:54,319 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a36fe92-0555-41dc-9ba3-7431f5b85232', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a36fe92-0555-41dc-9ba3-7431f5b85232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:55,410 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.080s 2022-08-24 10:06:55,411 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a899016a-1e72-483c-a08a-63d8448d2975', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a899016a-1e72-483c-a08a-63d8448d2975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:56,472 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.047s 2022-08-24 10:06:56,472 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be909dd8-2780-413d-a6a2-a42cea59c7e3', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be909dd8-2780-413d-a6a2-a42cea59c7e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:57,540 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.055s 2022-08-24 10:06:57,540 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-630a661f-4909-43ec-97ab-c39035d409b7', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-630a661f-4909-43ec-97ab-c39035d409b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:58,596 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.044s 2022-08-24 10:06:58,597 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9493460c-7b98-4110-a920-658d59eccf10', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9493460c-7b98-4110-a920-658d59eccf10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:50.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:06:59,660 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.051s 2022-08-24 10:06:59,660 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba9906a3-016a-45d2-a09e-7973b9fccb87', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba9906a3-016a-45d2-a09e-7973b9fccb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:06:59.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:07:00,716 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.044s 2022-08-24 10:07:00,716 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85a0134c-04fc-4d5d-aee5-fbde68461007', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85a0134c-04fc-4d5d-aee5-fbde68461007', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:07:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:07:01,772 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.043s 2022-08-24 10:07:01,772 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9eea8f3-6640-48d9-ae4b-ef2f1715db2c', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9eea8f3-6640-48d9-ae4b-ef2f1715db2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:07:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:07:02,829 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.044s 2022-08-24 10:07:02,829 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd87e4c-b163-416d-8c36-7dcf9bf1396c', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd87e4c-b163-416d-8c36-7dcf9bf1396c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:07:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:07:03,887 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.044s 2022-08-24 10:07:03,888 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8431b86a-4281-4364-8ec2-b25e90cc117b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8431b86a-4281-4364-8ec2-b25e90cc117b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:07:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:07:04,944 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.044s 2022-08-24 10:07:04,944 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1705e03-477a-449c-9da4-627c0c78d98b', 'content-length': '1363', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1705e03-477a-449c-9da4-627c0c78d98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:07:00.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:07:06,003 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 0.047s 2022-08-24 10:07:06,004 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a838e59-b8ed-48c3-b45d-6eea65eab515', 'content-length': '1655', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a838e59-b8ed-48c3-b45d-6eea65eab515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:07:06.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:07:06,014 121375 INFO [tempest.common.waiters] volume c33defcd-3e83-4c15-bd33-d4758c15058f reached in-use after waiting for 16.014962 seconds 2022-08-24 10:07:06,054 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 400 POST http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots 0.039s 2022-08-24 10:07:06,054 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-171132972"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '160', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5b747e-455a-49dc-9868-5e243b0dd33c', 'x-openstack-request-id': 'req-5b5b747e-455a-49dc-9868-5e243b0dd33c', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots'} Body: b'{"badRequest": {"code": 400, "message": "Invalid volume: Volume c33defcd-3e83-4c15-bd33-d4758c15058f status must be available, but current status is: in-use."}}' 2022-08-24 10:07:06,202 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 202 POST http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots 0.147s 2022-08-24 10:07:06,203 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"snapshot": {"volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ef00989-23b5-4fad-96a4-52c39b37dfd5', 'content-length': '310', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ef00989-23b5-4fad-96a4-52c39b37dfd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.148977", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}}}' 2022-08-24 10:07:06,230 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:06,230 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382b0820-9f64-4568-a679-132b09019f48', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382b0820-9f64-4568-a679-132b09019f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:07,258 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:07,258 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e3852f-3f9b-466d-bd05-4d71e3e495e2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e3852f-3f9b-466d-bd05-4d71e3e495e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:08,288 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.025s 2022-08-24 10:07:08,288 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82be07c3-3560-4e91-9528-51805f69236f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82be07c3-3560-4e91-9528-51805f69236f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:09,316 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:09,317 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6d29a1-fbd4-4f4b-b03c-76d25364e4ef', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6d29a1-fbd4-4f4b-b03c-76d25364e4ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:10,344 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:10,345 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b89adbd-c871-4eb6-945e-64db2860eea8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b89adbd-c871-4eb6-945e-64db2860eea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:11,372 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:11,373 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2ec772a-c948-4385-a59f-4d5b1228bae5', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2ec772a-c948-4385-a59f-4d5b1228bae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:12,401 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:12,401 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcb5744-1e2a-45c7-8866-d4b8bff5f486', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcb5744-1e2a-45c7-8866-d4b8bff5f486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:13,431 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.025s 2022-08-24 10:07:13,432 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e641354c-ed82-4af4-970e-817d9949b931', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e641354c-ed82-4af4-970e-817d9949b931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:14,459 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:14,459 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66e7a632-8227-469f-84b0-1eb7488da73d', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66e7a632-8227-469f-84b0-1eb7488da73d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:15,486 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:15,487 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17bad76e-8370-4350-9c02-7cba090599c0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17bad76e-8370-4350-9c02-7cba090599c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:16,515 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.024s 2022-08-24 10:07:16,516 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51ed571f-e660-419d-8593-2e48ed1cb531', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51ed571f-e660-419d-8593-2e48ed1cb531', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:17,544 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:17,544 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cda4e95-9867-4e30-a416-2c52b8be629c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cda4e95-9867-4e30-a416-2c52b8be629c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:18,581 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.031s 2022-08-24 10:07:18,581 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-166cbd5d-24d7-4317-bb8b-09125bb5c830', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-166cbd5d-24d7-4317-bb8b-09125bb5c830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:19,609 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:19,609 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cfd31c6-dae9-46a0-9a27-aab2f1facb07', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cfd31c6-dae9-46a0-9a27-aab2f1facb07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:20,639 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.025s 2022-08-24 10:07:20,640 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78c0398-2bcc-49e3-8c47-476a37ddb9e1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a78c0398-2bcc-49e3-8c47-476a37ddb9e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:21,667 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:21,668 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ebb1c2f-3992-40ea-84bb-3adf916defa3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ebb1c2f-3992-40ea-84bb-3adf916defa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:22,695 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:22,695 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-816ba781-9f5d-4eee-ae89-e0f0b4ec99c8', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-816ba781-9f5d-4eee-ae89-e0f0b4ec99c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:23,723 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:23,723 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0487a9fc-d301-4652-8309-1e9b89033f62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0487a9fc-d301-4652-8309-1e9b89033f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:24,750 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:24,751 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b639efb-26b6-45dc-ab1e-83068c697e5c', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b639efb-26b6-45dc-ab1e-83068c697e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:25,778 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:25,778 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16b6318f-05da-4d7c-a905-0f24fb2ed1f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16b6318f-05da-4d7c-a905-0f24fb2ed1f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:26,806 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:26,807 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb561541-eca7-4e7d-ab9e-0fa62da47f64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb561541-eca7-4e7d-ab9e-0fa62da47f64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:27,836 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.024s 2022-08-24 10:07:27,836 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9810327-ae90-40bf-87de-4d9529e4f64e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9810327-ae90-40bf-87de-4d9529e4f64e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:28,869 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.028s 2022-08-24 10:07:28,869 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-049776f4-9fa6-4960-b878-c858502e4b91', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-049776f4-9fa6-4960-b878-c858502e4b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:29,901 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.026s 2022-08-24 10:07:29,901 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb09f62f-e82f-4d7f-bbbf-e1ac564fbaf3', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb09f62f-e82f-4d7f-bbbf-e1ac564fbaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:30,929 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:30,929 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-087f365f-1c5b-4f83-b080-29f149b9de46', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-087f365f-1c5b-4f83-b080-29f149b9de46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:31,957 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:31,957 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0124303c-5dcc-4831-be87-4d679cc7a60e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0124303c-5dcc-4831-be87-4d679cc7a60e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:32,984 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:32,984 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc945d2b-03b9-41e0-9270-3350ad8d0c53', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc945d2b-03b9-41e0-9270-3350ad8d0c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:34,013 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:34,013 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a26076b-5b9e-410e-a501-6f92347ffd3f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a26076b-5b9e-410e-a501-6f92347ffd3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:35,044 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.025s 2022-08-24 10:07:35,044 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65705f6-4e6a-45d7-849a-5cdacf8256f1', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65705f6-4e6a-45d7-849a-5cdacf8256f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:36,071 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:36,072 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5cb9bb1-f0e1-4a4d-92d1-fadb1bfbf5aa', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5cb9bb1-f0e1-4a4d-92d1-fadb1bfbf5aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:37,098 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:37,099 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d33e0df-14b5-4cbc-9cf4-7fa5fcd7d83a', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d33e0df-14b5-4cbc-9cf4-7fa5fcd7d83a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:38,126 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:38,127 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ef0e9f6-8994-48f5-8005-414f4f9fae64', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ef0e9f6-8994-48f5-8005-414f4f9fae64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:39,155 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:39,155 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41e1195d-22aa-459f-824d-4b6a2f76afc0', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41e1195d-22aa-459f-824d-4b6a2f76afc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:40,186 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.026s 2022-08-24 10:07:40,187 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33728eaf-7aad-4a94-87c1-5099a6d8cf21', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33728eaf-7aad-4a94-87c1-5099a6d8cf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:41,215 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:41,215 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd46a3aa-61a2-4eb7-9b9f-ffeb7a0171f4', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd46a3aa-61a2-4eb7-9b9f-ffeb7a0171f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:42,244 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.024s 2022-08-24 10:07:42,244 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e355332-ec1c-41cd-ad8d-2be42c62186b', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e355332-ec1c-41cd-ad8d-2be42c62186b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:43,272 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:43,272 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc2404a-4380-4e1c-9220-208bc14380e7', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc2404a-4380-4e1c-9220-208bc14380e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:44,302 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.024s 2022-08-24 10:07:44,302 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb627bff-7208-464d-8acb-0a1432498e8e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb627bff-7208-464d-8acb-0a1432498e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:45,330 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:45,330 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f83507-57d3-4fea-9f89-ddf897f881af', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f83507-57d3-4fea-9f89-ddf897f881af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:46,357 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:46,358 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48e0409e-526d-4b47-8c9e-375395ba8056', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48e0409e-526d-4b47-8c9e-375395ba8056', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:47,385 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:47,385 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e957e9b-27be-4c2f-83d7-ec8e2136ca62', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e957e9b-27be-4c2f-83d7-ec8e2136ca62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:48,413 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:48,413 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8593389d-3aae-467e-8267-13db1e1f6489', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8593389d-3aae-467e-8267-13db1e1f6489', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:49,441 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:49,441 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2e060c4-a6d9-44e1-9e98-9f323b8c2ecc', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2e060c4-a6d9-44e1-9e98-9f323b8c2ecc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:50,470 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:50,471 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5130577-891e-44c9-b94c-7e949aa6dd00', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5130577-891e-44c9-b94c-7e949aa6dd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:51,498 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:51,499 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f29c7978-8fd5-4eda-b139-2bc54c031515', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f29c7978-8fd5-4eda-b139-2bc54c031515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:52,526 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:52,527 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f901a00-5080-4e86-9bcd-38e033bee820', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f901a00-5080-4e86-9bcd-38e033bee820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:53,553 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:53,553 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1f5d59-79b4-47f3-af02-f67258f3b7d6', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1f5d59-79b4-47f3-af02-f67258f3b7d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:54,580 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:54,580 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26f7a0e8-9086-457b-bea7-75e912436786', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26f7a0e8-9086-457b-bea7-75e912436786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:55,608 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:55,609 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7085555e-af96-4840-8051-695350c38934', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7085555e-af96-4840-8051-695350c38934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:56,635 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:56,635 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b0b46b6-c28b-4cb9-99a7-a77474853609', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b0b46b6-c28b-4cb9-99a7-a77474853609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:57,663 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:07:57,663 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-079bc89e-4f78-4a44-b959-4ee2317d5b44', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-079bc89e-4f78-4a44-b959-4ee2317d5b44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:58,693 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.025s 2022-08-24 10:07:58,693 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34cffe4a-9ed1-423f-aa71-d108a528f32e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34cffe4a-9ed1-423f-aa71-d108a528f32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:07:59,720 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:07:59,721 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f299df1a-d604-4244-9718-c96f2a1b9bdd', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f299df1a-d604-4244-9718-c96f2a1b9bdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:08:00,748 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.022s 2022-08-24 10:08:00,749 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99e9ae25-3275-47a2-bde5-20e36658ea5e', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99e9ae25-3275-47a2-bde5-20e36658ea5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:08:01,776 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.023s 2022-08-24 10:08:01,777 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b57eebf-62f1-46f0-8aa2-fbe741dec17f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b57eebf-62f1-46f0-8aa2-fbe741dec17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:08:02,807 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 0.024s 2022-08-24 10:08:02,807 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d4e8ba0-3e1f-4aa0-807b-7f292fa32346', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d4e8ba0-3e1f-4aa0-807b-7f292fa32346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:09:03,873 121375 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 2022-08-24 10:10:03,395 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 119.582s 2022-08-24 10:10:03,395 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42168a22-962b-4383-929c-a73b2a043614', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42168a22-962b-4383-929c-a73b2a043614', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:11:04,458 121375 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 2022-08-24 10:12:03,949 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 119.549s 2022-08-24 10:12:03,950 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:11:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97b1c348-d460-4ef0-940e-878e53857cc2', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97b1c348-d460-4ef0-940e-878e53857cc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:13:05,016 121375 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 2022-08-24 10:14:04,274 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:test_snapshot_create_delete_with_volume_in_use): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6 119.319s 2022-08-24 10:14:04,275 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:13:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbf30a8-9c8b-4f77-ac78-680e12d70e1f', 'content-length': '442', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbf30a8-9c8b-4f77-ac78-680e12d70e1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/snapshots/01c4947d-61f9-4efc-8cb2-42711aed19e6'} Body: b'{"snapshot": {"id": "01c4947d-61f9-4efc-8cb2-42711aed19e6", "created_at": "2022-08-24T10:07:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1732846740", "description": null, "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "creating", "size": 1, "metadata": {}, "os-extended-snapshot-attributes:project_id": "f1eac6259f65441d9abbabe2a04afad1", "os-extended-snapshot-attributes:progress": "0%"}}' 2022-08-24 10:15:04,360 121375 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:16:04,421 121375 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:17:04,481 121375 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:18:04,540 121375 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:19:04,600 121375 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:20:04,660 121375 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:21:04,720 121375 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:22:04,782 121375 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:23:04,841 121375 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:24:04,900 121375 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:24:09,168 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 400 DELETE http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f 604.868s 2022-08-24 10:24:09,168 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:04 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-51c8bb78-8baa-431f-af8c-9a3ab0c72de2', 'x-compute-request-id': 'req-51c8bb78-8baa-431f-af8c-9a3ab0c72de2', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02/os-volume_attachments/c33defcd-3e83-4c15-bd33-d4758c15058f'} 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-30f6c93d-5751-4ac7-bab0-fe9fdaa8bae4)"}}' 2022-08-24 10:25:09,231 121375 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:26:06,150 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 116.980s 2022-08-24 10:26:06,150 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12896500-3113-48ad-ad2b-0307b59a7227', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12896500-3113-48ad-ad2b-0307b59a7227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:24:05.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:26:09,303 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 2.140s 2022-08-24 10:26:09,303 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed41f5ea-1a71-4b0c-869f-2d2808c6cb25', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed41f5ea-1a71-4b0c-869f-2d2808c6cb25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:24:05.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:27:10,377 121375 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:28:06,604 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 116.289s 2022-08-24 10:28:06,604 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9990805-53eb-415c-8881-d67b2dc5d4a6', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9990805-53eb-415c-8881-d67b2dc5d4a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:24:05.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:28:09,500 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 1.884s 2022-08-24 10:28:09,500 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7900bb-7b71-4e70-9387-cd0a3d87927a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7900bb-7b71-4e70-9387-cd0a3d87927a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:24:05.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:29:10,573 121375 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:30:07,249 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 116.737s 2022-08-24 10:30:07,249 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-750df02a-23b8-4c78-a57a-396d635a62f8', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-750df02a-23b8-4c78-a57a-396d635a62f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:24:05.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:30:09,689 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 1.427s 2022-08-24 10:30:09,690 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d551135-1b20-4f8f-8886-ba2e9875d70a', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d551135-1b20-4f8f-8886-ba2e9875d70a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:24:05.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:31:10,764 121375 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 2022-08-24 10:32:08,000 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f 117.297s 2022-08-24 10:32:08,000 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb2ca02b-d954-45f8-ad81-77519d1aac9b', 'content-length': '1658', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb2ca02b-d954-45f8-ad81-77519d1aac9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f'} Body: b'{"volume": {"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:32.000000", "updated_at": "2022-08-24T10:24:05.000000", "name": "tempest-VolumesSnapshotTestJSON-Volume-731606524", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/f1eac6259f65441d9abbabe2a04afad1/volumes/c33defcd-3e83-4c15-bd33-d4758c15058f"}], "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "attachment_id": "b834e203-f367-43c8-b55d-9109b3eba54e", "volume_id": "c33defcd-3e83-4c15-bd33-d4758c15058f", "server_id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:07:00.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "f1eac6259f65441d9abbabe2a04afad1"}}' 2022-08-24 10:32:08,144 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.131s 2022-08-24 10:32:08,144 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:08 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-62569c81-d25a-41de-8802-4bd381310e43', 'x-compute-request-id': 'req-62569c81-d25a-41de-8802-4bd381310e43', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'' 2022-08-24 10:32:08,317 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.172s 2022-08-24 10:32:08,318 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cc30ddd-3423-4c5b-982c-a30677f8d96f', 'x-compute-request-id': 'req-4cc30ddd-3423-4c5b-982c-a30677f8d96f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:09,571 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.235s 2022-08-24 10:32:09,572 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0005e166-9008-4d44-a781-604e0bec303a', 'x-compute-request-id': 'req-0005e166-9008-4d44-a781-604e0bec303a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:10,751 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.165s 2022-08-24 10:32:10,751 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-952739a0-88c7-4fea-a1dd-c8f4fb45ecb9', 'x-compute-request-id': 'req-952739a0-88c7-4fea-a1dd-c8f4fb45ecb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:11,931 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.167s 2022-08-24 10:32:11,931 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3188cc87-7dea-4362-9e6c-067d81206e77', 'x-compute-request-id': 'req-3188cc87-7dea-4362-9e6c-067d81206e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:13,099 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:32:13,100 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-464f55a6-2831-4d53-9f3a-b8e25290068f', 'x-compute-request-id': 'req-464f55a6-2831-4d53-9f3a-b8e25290068f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:14,272 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:32:14,273 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39e5288d-bbe7-4252-8802-a558e07a13ba', 'x-compute-request-id': 'req-39e5288d-bbe7-4252-8802-a558e07a13ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:15,442 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:32:15,442 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe1639bd-d668-4016-b585-a64aca38085f', 'x-compute-request-id': 'req-fe1639bd-d668-4016-b585-a64aca38085f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:16,614 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:32:16,614 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d873f5df-ab9b-4265-875a-3a76c25f55e3', 'x-compute-request-id': 'req-d873f5df-ab9b-4265-875a-3a76c25f55e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:17,779 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:17,779 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-35f9d1fe-cd39-499b-9428-186388ce447b', 'x-compute-request-id': 'req-35f9d1fe-cd39-499b-9428-186388ce447b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:18,945 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:18,945 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9dd81b72-9783-4fb0-81aa-3039dc7f4884', 'x-compute-request-id': 'req-9dd81b72-9783-4fb0-81aa-3039dc7f4884', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:20,121 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:32:20,121 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7fbe94da-8556-420d-944f-a16a7c42c8f8', 'x-compute-request-id': 'req-7fbe94da-8556-420d-944f-a16a7c42c8f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:21,287 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:21,288 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6c642ea-0a7a-47b3-95f4-a383a706340b', 'x-compute-request-id': 'req-e6c642ea-0a7a-47b3-95f4-a383a706340b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:22,453 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:32:22,453 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d602bf8-d159-4df1-87a0-72d217f66e4e', 'x-compute-request-id': 'req-0d602bf8-d159-4df1-87a0-72d217f66e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:23,619 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:32:23,620 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9868a088-0170-42ea-abbe-3a8ba347d332', 'x-compute-request-id': 'req-9868a088-0170-42ea-abbe-3a8ba347d332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:24,789 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:32:24,790 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78c9816b-5ac5-4d9e-8b84-8922859ecc9b', 'x-compute-request-id': 'req-78c9816b-5ac5-4d9e-8b84-8922859ecc9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:25,955 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.151s 2022-08-24 10:32:25,955 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e68a1572-5ee7-4c1a-b896-e8d9805bf552', 'x-compute-request-id': 'req-e68a1572-5ee7-4c1a-b896-e8d9805bf552', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:27,124 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:32:27,124 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c184dec-3747-4748-b551-4af25ab306da', 'x-compute-request-id': 'req-6c184dec-3747-4748-b551-4af25ab306da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:28,291 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:28,291 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6e4c62dd-2112-4540-ac24-d72ac1da6be5', 'x-compute-request-id': 'req-6e4c62dd-2112-4540-ac24-d72ac1da6be5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:29,460 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:32:29,460 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d90f6dc-663c-450b-8fe3-519fc296f261', 'x-compute-request-id': 'req-7d90f6dc-663c-450b-8fe3-519fc296f261', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:30,624 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.151s 2022-08-24 10:32:30,625 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-500e9574-c424-46eb-ad56-a5cd1dbb52cb', 'x-compute-request-id': 'req-500e9574-c424-46eb-ad56-a5cd1dbb52cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:31,795 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:32:31,795 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78953ab0-15b5-4107-8c12-c3520d9e8211', 'x-compute-request-id': 'req-78953ab0-15b5-4107-8c12-c3520d9e8211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:32,961 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:32,962 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a3816b8-cb14-4e2b-9e0c-971f4f4f761b', 'x-compute-request-id': 'req-7a3816b8-cb14-4e2b-9e0c-971f4f4f761b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:34,148 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.173s 2022-08-24 10:32:34,149 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64dd7ba-90b5-48f8-969d-fbfc20e831d9', 'x-compute-request-id': 'req-f64dd7ba-90b5-48f8-969d-fbfc20e831d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:35,320 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:32:35,320 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-315d892e-9aec-48f6-875e-b96a0a3f82db', 'x-compute-request-id': 'req-315d892e-9aec-48f6-875e-b96a0a3f82db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:36,491 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:32:36,491 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d897a95d-c772-47ea-bb54-6db5089b2461', 'x-compute-request-id': 'req-d897a95d-c772-47ea-bb54-6db5089b2461', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:37,662 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:32:37,662 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdf15b70-49f8-4f3a-bca0-2867216ecc92', 'x-compute-request-id': 'req-fdf15b70-49f8-4f3a-bca0-2867216ecc92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:38,838 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.163s 2022-08-24 10:32:38,838 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bad4e3ab-30a9-465e-9592-765aa58022c3', 'x-compute-request-id': 'req-bad4e3ab-30a9-465e-9592-765aa58022c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:40,006 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:32:40,006 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce106555-6a85-4740-a5f7-38a8f64aa241', 'x-compute-request-id': 'req-ce106555-6a85-4740-a5f7-38a8f64aa241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:41,174 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:32:41,174 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72a7068-bd57-4015-b34f-692d9c61f82e', 'x-compute-request-id': 'req-b72a7068-bd57-4015-b34f-692d9c61f82e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:42,344 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:32:42,344 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42dfec15-af36-4879-bce7-7dac324d5a9a', 'x-compute-request-id': 'req-42dfec15-af36-4879-bce7-7dac324d5a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:43,516 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:32:43,516 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d12f30ac-57d4-4f19-ac76-1e50274863c6', 'x-compute-request-id': 'req-d12f30ac-57d4-4f19-ac76-1e50274863c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:44,682 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:32:44,682 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c27679e-5d40-4d2c-995b-cddfe728082e', 'x-compute-request-id': 'req-7c27679e-5d40-4d2c-995b-cddfe728082e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:45,848 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:45,849 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8793f0e-12ef-4481-b3a3-a8bbb894989f', 'x-compute-request-id': 'req-c8793f0e-12ef-4481-b3a3-a8bbb894989f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:47,013 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:47,014 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f9290a7-a7d6-4ca0-a36c-8332759994a7', 'x-compute-request-id': 'req-8f9290a7-a7d6-4ca0-a36c-8332759994a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:48,180 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:32:48,181 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48460793-e6c8-48f1-8be5-631a0584015e', 'x-compute-request-id': 'req-48460793-e6c8-48f1-8be5-631a0584015e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:49,353 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:32:49,353 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-775aef2e-c504-44bd-a7b6-09a8ed433505', 'x-compute-request-id': 'req-775aef2e-c504-44bd-a7b6-09a8ed433505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:50,521 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:32:50,522 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-abc607bb-6529-48bd-b5bb-f78120d5fffa', 'x-compute-request-id': 'req-abc607bb-6529-48bd-b5bb-f78120d5fffa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:51,690 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:32:51,690 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4d0010-e036-4dbf-9b90-6444b6486e94', 'x-compute-request-id': 'req-0d4d0010-e036-4dbf-9b90-6444b6486e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:52,858 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:32:52,858 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da1b4cde-562f-46e5-9696-6d00d403bce5', 'x-compute-request-id': 'req-da1b4cde-562f-46e5-9696-6d00d403bce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:54,031 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:32:54,032 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2e0665b-e64b-47ba-b1ac-8fed80cf0240', 'x-compute-request-id': 'req-f2e0665b-e64b-47ba-b1ac-8fed80cf0240', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:55,198 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:32:55,199 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc7b106-78ed-42a8-b743-86bc5100fcfc', 'x-compute-request-id': 'req-0cc7b106-78ed-42a8-b743-86bc5100fcfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:56,367 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:32:56,368 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4eaf29a-ef55-4603-9b74-9de7de47c467', 'x-compute-request-id': 'req-d4eaf29a-ef55-4603-9b74-9de7de47c467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:57,537 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:32:57,537 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad48daab-1310-4770-aa71-f52a28b85bf6', 'x-compute-request-id': 'req-ad48daab-1310-4770-aa71-f52a28b85bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:58,704 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:32:58,704 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e691e460-8065-443b-bb48-b90f61be0115', 'x-compute-request-id': 'req-e691e460-8065-443b-bb48-b90f61be0115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:32:59,873 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:32:59,873 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18a92abf-8ccc-4c1f-915b-77a48e23e729', 'x-compute-request-id': 'req-18a92abf-8ccc-4c1f-915b-77a48e23e729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:01,041 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:33:01,041 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3beeb5d-7cd0-4fa8-a61e-875f7c3dfa4f', 'x-compute-request-id': 'req-a3beeb5d-7cd0-4fa8-a61e-875f7c3dfa4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:02,210 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:33:02,210 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df26570f-1275-4a53-9aac-ec1d4d00e676', 'x-compute-request-id': 'req-df26570f-1275-4a53-9aac-ec1d4d00e676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:03,377 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:33:03,377 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21bec889-f07f-4c4f-bc97-0d96a6b860e2', 'x-compute-request-id': 'req-21bec889-f07f-4c4f-bc97-0d96a6b860e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:04,554 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:33:04,554 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a09c845-b3ec-44fd-a3a8-2ce1cd608cf3', 'x-compute-request-id': 'req-3a09c845-b3ec-44fd-a3a8-2ce1cd608cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:05,720 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:05,720 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec5876e1-e0ec-43ea-9902-2c0ad9aecbfa', 'x-compute-request-id': 'req-ec5876e1-e0ec-43ea-9902-2c0ad9aecbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:06,886 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:06,886 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e6ae1e3-24b1-4391-9b79-8fb3fb963106', 'x-compute-request-id': 'req-4e6ae1e3-24b1-4391-9b79-8fb3fb963106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:08,051 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:08,052 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de99556d-d00d-451d-a637-204d2a083abd', 'x-compute-request-id': 'req-de99556d-d00d-451d-a637-204d2a083abd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:09,217 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:09,218 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b0324515-0856-42e9-930e-7d3defce2d59', 'x-compute-request-id': 'req-b0324515-0856-42e9-930e-7d3defce2d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:10,384 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:33:10,384 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8cb57f9c-3aa4-4397-adb9-426ee5bb214e', 'x-compute-request-id': 'req-8cb57f9c-3aa4-4397-adb9-426ee5bb214e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:11,560 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:33:11,561 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ea191c3-b0dd-4052-81e4-338ea92c8408', 'x-compute-request-id': 'req-6ea191c3-b0dd-4052-81e4-338ea92c8408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:12,744 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.162s 2022-08-24 10:33:12,744 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87744e0-a1ce-480c-9d08-26cd2d000f42', 'x-compute-request-id': 'req-e87744e0-a1ce-480c-9d08-26cd2d000f42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:13,910 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:13,910 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8170bdc8-8d49-4bc2-9232-ff631f2a4af4', 'x-compute-request-id': 'req-8170bdc8-8d49-4bc2-9232-ff631f2a4af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:15,080 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:33:15,080 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df2eff3f-470d-4db6-ade2-803f1bccca55', 'x-compute-request-id': 'req-df2eff3f-470d-4db6-ade2-803f1bccca55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:16,246 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:16,246 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49adc7c3-645f-498c-862b-8b29c5d127d4', 'x-compute-request-id': 'req-49adc7c3-645f-498c-862b-8b29c5d127d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:17,416 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:33:17,416 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf273d8b-e8c0-4c51-8e8c-5d4d13bd6060', 'x-compute-request-id': 'req-bf273d8b-e8c0-4c51-8e8c-5d4d13bd6060', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:18,583 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:33:18,583 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8263d4cd-a250-42dd-9a58-3be5e7c052da', 'x-compute-request-id': 'req-8263d4cd-a250-42dd-9a58-3be5e7c052da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:19,750 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:19,750 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50b70dd6-1102-4e2f-8a9e-492f4cf1cf75', 'x-compute-request-id': 'req-50b70dd6-1102-4e2f-8a9e-492f4cf1cf75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:20,918 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:33:20,919 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94977a12-813c-4d29-8ead-515defc809c4', 'x-compute-request-id': 'req-94977a12-813c-4d29-8ead-515defc809c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:22,090 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:33:22,090 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5827e02-f0ca-4f90-95ea-7a5b302dea3e', 'x-compute-request-id': 'req-b5827e02-f0ca-4f90-95ea-7a5b302dea3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:23,263 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:33:23,263 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-273ec3c6-bdf7-47e4-b9bf-67df37a4689e', 'x-compute-request-id': 'req-273ec3c6-bdf7-47e4-b9bf-67df37a4689e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:24,445 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.169s 2022-08-24 10:33:24,445 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e2e87919-3a5f-42b6-a7b6-41dcabe8c946', 'x-compute-request-id': 'req-e2e87919-3a5f-42b6-a7b6-41dcabe8c946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:25,613 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:25,613 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e52731b-7836-460e-a453-4c0b9a7be97d', 'x-compute-request-id': 'req-9e52731b-7836-460e-a453-4c0b9a7be97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:26,782 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:26,782 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4658aa2d-342d-4b89-9b04-3c9c3bb5e765', 'x-compute-request-id': 'req-4658aa2d-342d-4b89-9b04-3c9c3bb5e765', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:27,946 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.151s 2022-08-24 10:33:27,947 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ea9ced16-b64c-4892-87b3-4c3589c7f6f8', 'x-compute-request-id': 'req-ea9ced16-b64c-4892-87b3-4c3589c7f6f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:29,112 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:29,112 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8d6c3e4-5bc5-42a4-a620-5aadc9fa46ab', 'x-compute-request-id': 'req-b8d6c3e4-5bc5-42a4-a620-5aadc9fa46ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:30,282 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:33:30,282 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c582a346-2e04-4297-a58e-5b54d90f88af', 'x-compute-request-id': 'req-c582a346-2e04-4297-a58e-5b54d90f88af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:31,448 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:33:31,449 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a0442a-131f-4d61-85f0-477d33c35d81', 'x-compute-request-id': 'req-f2a0442a-131f-4d61-85f0-477d33c35d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:32,618 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:33:32,619 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e5c094b-d146-4401-889f-170c8ff8ab7a', 'x-compute-request-id': 'req-9e5c094b-d146-4401-889f-170c8ff8ab7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:33,783 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:33:33,784 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a33ba5b-bc87-49d0-a206-f9955a93dc81', 'x-compute-request-id': 'req-0a33ba5b-bc87-49d0-a206-f9955a93dc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:34,957 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:33:34,958 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f763b2d5-24b5-4098-abb2-88c5fe0870eb', 'x-compute-request-id': 'req-f763b2d5-24b5-4098-abb2-88c5fe0870eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:36,125 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:36,126 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e282dea0-fcc0-4346-8cfa-ee492398bce4', 'x-compute-request-id': 'req-e282dea0-fcc0-4346-8cfa-ee492398bce4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:37,334 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.194s 2022-08-24 10:33:37,335 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e062efb9-a8f8-4901-95c8-3e1b4691f734', 'x-compute-request-id': 'req-e062efb9-a8f8-4901-95c8-3e1b4691f734', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:38,502 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:38,503 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97d2e811-7fc7-4af6-87fe-d17df45dd042', 'x-compute-request-id': 'req-97d2e811-7fc7-4af6-87fe-d17df45dd042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:39,669 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:33:39,669 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70a054f8-0800-4d42-ab8f-95b4a54d26c1', 'x-compute-request-id': 'req-70a054f8-0800-4d42-ab8f-95b4a54d26c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:40,837 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:33:40,838 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c85cab0-ad86-4385-999e-649408740d6f', 'x-compute-request-id': 'req-1c85cab0-ad86-4385-999e-649408740d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:42,012 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:33:42,012 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-805fd58d-96e9-4aa5-94b2-419b1566d9de', 'x-compute-request-id': 'req-805fd58d-96e9-4aa5-94b2-419b1566d9de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:43,195 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.170s 2022-08-24 10:33:43,195 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9de64f8-0d09-454f-9f31-aa5f666b87cb', 'x-compute-request-id': 'req-d9de64f8-0d09-454f-9f31-aa5f666b87cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:44,366 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:33:44,366 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d63509f4-fbc0-4b85-9396-dfbc3bce71dc', 'x-compute-request-id': 'req-d63509f4-fbc0-4b85-9396-dfbc3bce71dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:45,534 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:33:45,534 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e60b5008-dd10-4334-9fb9-a3f0a7304f41', 'x-compute-request-id': 'req-e60b5008-dd10-4334-9fb9-a3f0a7304f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:46,704 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:33:46,705 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33cb695f-0c71-40e2-9ff1-7a8c377b3e4e', 'x-compute-request-id': 'req-33cb695f-0c71-40e2-9ff1-7a8c377b3e4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:47,873 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:47,873 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4259ef7-6d64-4003-8696-f5360b0b1252', 'x-compute-request-id': 'req-a4259ef7-6d64-4003-8696-f5360b0b1252', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:49,041 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:33:49,041 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2381a7f-9759-479d-bfe6-b8377eef8512', 'x-compute-request-id': 'req-b2381a7f-9759-479d-bfe6-b8377eef8512', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:50,208 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:33:50,208 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00796099-1541-4da5-a683-225d8dd3ee5b', 'x-compute-request-id': 'req-00796099-1541-4da5-a683-225d8dd3ee5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:51,373 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:51,374 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fb42e11-efdc-48b4-93ab-98335e365a75', 'x-compute-request-id': 'req-6fb42e11-efdc-48b4-93ab-98335e365a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:52,543 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:33:52,544 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05adce3e-cadd-4d3f-aa06-b43e909e6141', 'x-compute-request-id': 'req-05adce3e-cadd-4d3f-aa06-b43e909e6141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:53,707 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.150s 2022-08-24 10:33:53,707 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15869f04-ccb4-428d-8e7b-ed9c0555165f', 'x-compute-request-id': 'req-15869f04-ccb4-428d-8e7b-ed9c0555165f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:54,875 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:33:54,876 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ec738e7-5aa1-4951-8e67-5271a0c8936a', 'x-compute-request-id': 'req-8ec738e7-5aa1-4951-8e67-5271a0c8936a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:56,281 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.393s 2022-08-24 10:33:56,282 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd526900-b312-477d-b51b-87490f640b1f', 'x-compute-request-id': 'req-dd526900-b312-477d-b51b-87490f640b1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:57,446 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.151s 2022-08-24 10:33:57,446 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0621c0c-4acf-4afd-8934-2f3f5be950ea', 'x-compute-request-id': 'req-c0621c0c-4acf-4afd-8934-2f3f5be950ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:58,614 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:33:58,614 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd8e706-8f68-488a-b2cd-21dc69b19568', 'x-compute-request-id': 'req-9fd8e706-8f68-488a-b2cd-21dc69b19568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:33:59,783 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:33:59,783 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a59342-6d08-4d07-90b1-effc314b224f', 'x-compute-request-id': 'req-c8a59342-6d08-4d07-90b1-effc314b224f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:00,952 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:34:00,952 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f321e5e-d25f-4f91-908e-f83cb271c2e0', 'x-compute-request-id': 'req-4f321e5e-d25f-4f91-908e-f83cb271c2e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:02,332 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.367s 2022-08-24 10:34:02,333 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4e9b5bb-491b-4a4a-8bb1-6e953862c68a', 'x-compute-request-id': 'req-d4e9b5bb-491b-4a4a-8bb1-6e953862c68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:03,502 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:34:03,503 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87c31b9-84c8-4f91-aa0e-812315f67485', 'x-compute-request-id': 'req-e87c31b9-84c8-4f91-aa0e-812315f67485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:04,669 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:34:04,670 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd24ed46-ac4a-4c29-967d-9b25c6afc040', 'x-compute-request-id': 'req-bd24ed46-ac4a-4c29-967d-9b25c6afc040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:05,835 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:34:05,836 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25b59dd-5ca5-4490-8b51-b1cec7c7eb5c', 'x-compute-request-id': 'req-a25b59dd-5ca5-4490-8b51-b1cec7c7eb5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:07,077 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.229s 2022-08-24 10:34:07,078 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e79474b7-3091-44cb-a847-a33651b569dc', 'x-compute-request-id': 'req-e79474b7-3091-44cb-a847-a33651b569dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:08,341 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.250s 2022-08-24 10:34:08,341 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e74ea3d-a27e-45f8-8cd2-6324ca8ab701', 'x-compute-request-id': 'req-2e74ea3d-a27e-45f8-8cd2-6324ca8ab701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:09,527 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.172s 2022-08-24 10:34:09,528 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61d56407-7d38-4896-bdbf-92b1e54798c9', 'x-compute-request-id': 'req-61d56407-7d38-4896-bdbf-92b1e54798c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:10,700 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:34:10,700 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c6eb09b-df60-4601-a2ba-2b6fdbe5ef05', 'x-compute-request-id': 'req-9c6eb09b-df60-4601-a2ba-2b6fdbe5ef05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:11,985 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.271s 2022-08-24 10:34:11,986 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-93915a26-0fc5-4b8a-95c8-211a8d81cec1', 'x-compute-request-id': 'req-93915a26-0fc5-4b8a-95c8-211a8d81cec1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:13,162 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.163s 2022-08-24 10:34:13,162 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1b673d6-0484-4956-8617-2ac192ef458e', 'x-compute-request-id': 'req-e1b673d6-0484-4956-8617-2ac192ef458e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:14,417 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.242s 2022-08-24 10:34:14,418 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f852fb23-1654-4464-9c39-c5defda559a3', 'x-compute-request-id': 'req-f852fb23-1654-4464-9c39-c5defda559a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:15,590 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:34:15,591 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a56788-28f9-4272-a7ac-15f86c4b1919', 'x-compute-request-id': 'req-c2a56788-28f9-4272-a7ac-15f86c4b1919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:17,018 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.413s 2022-08-24 10:34:17,019 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be513a4e-de76-432c-b926-4ab44743a5e3', 'x-compute-request-id': 'req-be513a4e-de76-432c-b926-4ab44743a5e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:18,194 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:34:18,194 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d954537c-c67e-449a-b682-ef8508d15f00', 'x-compute-request-id': 'req-d954537c-c67e-449a-b682-ef8508d15f00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:19,363 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:34:19,363 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46a90abb-bd5d-4804-810d-84898e01cd7c', 'x-compute-request-id': 'req-46a90abb-bd5d-4804-810d-84898e01cd7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:20,534 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:34:20,534 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d8ddca2-2c1e-4298-97f6-0b855dde21c7', 'x-compute-request-id': 'req-7d8ddca2-2c1e-4298-97f6-0b855dde21c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:21,802 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.254s 2022-08-24 10:34:21,802 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3810df3c-e60b-435c-8bbf-418c3d668c33', 'x-compute-request-id': 'req-3810df3c-e60b-435c-8bbf-418c3d668c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:23,063 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.248s 2022-08-24 10:34:23,064 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7f4ee6d-3202-45ba-a597-907c9c5e9db3', 'x-compute-request-id': 'req-f7f4ee6d-3202-45ba-a597-907c9c5e9db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:24,237 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:34:24,237 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc0fb86f-4f33-42c7-a045-6e8c894b5a42', 'x-compute-request-id': 'req-dc0fb86f-4f33-42c7-a045-6e8c894b5a42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:25,404 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:34:25,405 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-87db1ace-a5ac-4933-bf40-0a375a1c0f1b', 'x-compute-request-id': 'req-87db1ace-a5ac-4933-bf40-0a375a1c0f1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:26,577 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:34:26,577 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-86f3d916-56ef-4455-8296-440c13f5b2d4', 'x-compute-request-id': 'req-86f3d916-56ef-4455-8296-440c13f5b2d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:27,747 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:34:27,747 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a976d0d-d80c-4881-bd65-bbfe2ed1105c', 'x-compute-request-id': 'req-7a976d0d-d80c-4881-bd65-bbfe2ed1105c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:28,920 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:34:28,921 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d52e8c67-e004-4668-988d-67a5abec5235', 'x-compute-request-id': 'req-d52e8c67-e004-4668-988d-67a5abec5235', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:30,088 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:34:30,088 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a6910d5-f599-4a3a-b27d-a62b2181beac', 'x-compute-request-id': 'req-3a6910d5-f599-4a3a-b27d-a62b2181beac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:31,266 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:34:31,266 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01ad2d5d-11e1-4a1a-91c2-4cc7374a82b2', 'x-compute-request-id': 'req-01ad2d5d-11e1-4a1a-91c2-4cc7374a82b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:32,448 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.169s 2022-08-24 10:34:32,449 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed26a046-9a08-4d5d-a201-8d5ac12f8526', 'x-compute-request-id': 'req-ed26a046-9a08-4d5d-a201-8d5ac12f8526', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:33,620 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:34:33,621 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a46f7a81-c3f7-4f57-a3d6-4a6178f58dd9', 'x-compute-request-id': 'req-a46f7a81-c3f7-4f57-a3d6-4a6178f58dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:34,790 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:34:34,791 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76ab7983-c40d-48d6-a514-dd06b01e437e', 'x-compute-request-id': 'req-76ab7983-c40d-48d6-a514-dd06b01e437e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:35,968 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:34:35,968 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfbf34e4-1f51-4b00-9a04-07124126f306', 'x-compute-request-id': 'req-cfbf34e4-1f51-4b00-9a04-07124126f306', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:37,137 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:34:37,138 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f429bf9b-f5d5-4bef-9daa-6bcff5f44090', 'x-compute-request-id': 'req-f429bf9b-f5d5-4bef-9daa-6bcff5f44090', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:38,309 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:34:38,310 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15ceea8b-125d-4b27-8312-4440f47d5ec7', 'x-compute-request-id': 'req-15ceea8b-125d-4b27-8312-4440f47d5ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:39,482 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:34:39,482 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-888bd63d-f83d-4184-bc27-725b7c573fdc', 'x-compute-request-id': 'req-888bd63d-f83d-4184-bc27-725b7c573fdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:40,656 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:34:40,656 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-552eb8d3-7c5d-4804-9ec6-ee5e662c5d0e', 'x-compute-request-id': 'req-552eb8d3-7c5d-4804-9ec6-ee5e662c5d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:41,829 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:34:41,829 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9c8c2a5-cdd4-4434-9df2-5e30934e84b1', 'x-compute-request-id': 'req-e9c8c2a5-cdd4-4434-9df2-5e30934e84b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:42,996 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:34:42,996 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb508112-b863-4318-abad-443731e3aaa4', 'x-compute-request-id': 'req-eb508112-b863-4318-abad-443731e3aaa4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:44,178 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.169s 2022-08-24 10:34:44,179 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-989b26b0-0516-47af-8d77-dcf9eebb1a14', 'x-compute-request-id': 'req-989b26b0-0516-47af-8d77-dcf9eebb1a14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:45,348 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:34:45,349 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54c578da-a28c-49e1-9708-2dd441b0a2b4', 'x-compute-request-id': 'req-54c578da-a28c-49e1-9708-2dd441b0a2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:46,519 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:34:46,519 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0802a107-ba5f-4ee5-b09c-a2a56af7e30f', 'x-compute-request-id': 'req-0802a107-ba5f-4ee5-b09c-a2a56af7e30f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:47,691 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:34:47,692 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3b40e5c6-debb-4a5d-9434-4593e739233c', 'x-compute-request-id': 'req-3b40e5c6-debb-4a5d-9434-4593e739233c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:48,863 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:34:48,864 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6896b3e-966e-4795-b3ca-b68bfdc6db78', 'x-compute-request-id': 'req-f6896b3e-966e-4795-b3ca-b68bfdc6db78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:50,034 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:34:50,035 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b88a23d-f5a2-46f5-a210-41e0a945b4f5', 'x-compute-request-id': 'req-2b88a23d-f5a2-46f5-a210-41e0a945b4f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:51,207 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:34:51,208 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-099dd87b-dc04-4455-a58f-6a9bbeb2f84c', 'x-compute-request-id': 'req-099dd87b-dc04-4455-a58f-6a9bbeb2f84c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:52,377 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:34:52,378 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-068f24dc-7d27-4488-8e99-e53ffb8e8206', 'x-compute-request-id': 'req-068f24dc-7d27-4488-8e99-e53ffb8e8206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:53,549 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:34:53,549 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5558178c-e6bc-4fc6-a582-75a5fcaef322', 'x-compute-request-id': 'req-5558178c-e6bc-4fc6-a582-75a5fcaef322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:54,728 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:34:54,728 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eb41a0b-ae00-4d8f-b626-ba599c30e856', 'x-compute-request-id': 'req-1eb41a0b-ae00-4d8f-b626-ba599c30e856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:55,903 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:34:55,903 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79eeeeb5-b175-4f9a-8534-ad912763ff8a', 'x-compute-request-id': 'req-79eeeeb5-b175-4f9a-8534-ad912763ff8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:57,073 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:34:57,073 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f4c335-3233-4f9e-aef3-b47f340172af', 'x-compute-request-id': 'req-49f4c335-3233-4f9e-aef3-b47f340172af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:58,244 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:34:58,245 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b67ca355-9f62-4b52-aa80-f6bfccd9d37a', 'x-compute-request-id': 'req-b67ca355-9f62-4b52-aa80-f6bfccd9d37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:34:59,638 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.381s 2022-08-24 10:34:59,639 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a594d1e0-cbb9-408e-9c78-8038003b447a', 'x-compute-request-id': 'req-a594d1e0-cbb9-408e-9c78-8038003b447a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:00,808 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:35:00,808 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-725fdea2-a36c-462e-90e4-78ccc9abe9a1', 'x-compute-request-id': 'req-725fdea2-a36c-462e-90e4-78ccc9abe9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:01,975 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:35:01,975 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e33f68c6-71d9-421a-b3b6-dfc78c60a8db', 'x-compute-request-id': 'req-e33f68c6-71d9-421a-b3b6-dfc78c60a8db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:03,139 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.151s 2022-08-24 10:35:03,139 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53541153-e7a0-4de0-9106-03f0b7e118b6', 'x-compute-request-id': 'req-53541153-e7a0-4de0-9106-03f0b7e118b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:04,309 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:35:04,310 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3e04cfb-c351-44d1-8189-6532b9b5b5bc', 'x-compute-request-id': 'req-c3e04cfb-c351-44d1-8189-6532b9b5b5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:05,482 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:35:05,483 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d20a3db0-554d-4621-9bb0-b1ee6d4f49cb', 'x-compute-request-id': 'req-d20a3db0-554d-4621-9bb0-b1ee6d4f49cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:06,652 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:35:06,652 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54f0df2e-7591-4c27-9737-07a79bb73a7d', 'x-compute-request-id': 'req-54f0df2e-7591-4c27-9737-07a79bb73a7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:07,952 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.286s 2022-08-24 10:35:07,952 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f09ecc93-c888-4443-8e03-df8b0e070969', 'x-compute-request-id': 'req-f09ecc93-c888-4443-8e03-df8b0e070969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:09,121 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:09,121 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb8b2959-b48c-48e6-880c-0e510f61eaba', 'x-compute-request-id': 'req-bb8b2959-b48c-48e6-880c-0e510f61eaba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:10,289 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:35:10,290 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a223df74-2b1c-4c24-bc71-8b09b468af3c', 'x-compute-request-id': 'req-a223df74-2b1c-4c24-bc71-8b09b468af3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:11,468 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.165s 2022-08-24 10:35:11,468 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-120e33db-2031-4627-8f95-8a6efeaa228e', 'x-compute-request-id': 'req-120e33db-2031-4627-8f95-8a6efeaa228e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:12,632 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:35:12,633 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccd8b728-4ceb-4d16-bcd4-6c8a0c736912', 'x-compute-request-id': 'req-ccd8b728-4ceb-4d16-bcd4-6c8a0c736912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:13,803 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:35:13,804 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4e43b6e-5628-46a5-aee3-a728b5811602', 'x-compute-request-id': 'req-b4e43b6e-5628-46a5-aee3-a728b5811602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:14,971 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:14,972 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9207603b-13f8-4408-8545-5ee1278b068c', 'x-compute-request-id': 'req-9207603b-13f8-4408-8545-5ee1278b068c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:16,145 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:35:16,145 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b300e896-9652-4d42-9661-092e15faaf21', 'x-compute-request-id': 'req-b300e896-9652-4d42-9661-092e15faaf21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:17,313 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:17,314 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33001ac3-cadf-4630-96cd-86b3585d75ce', 'x-compute-request-id': 'req-33001ac3-cadf-4630-96cd-86b3585d75ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:18,480 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:35:18,480 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2ab14d9-fbdc-41c8-ae24-d77d8fb09c47', 'x-compute-request-id': 'req-b2ab14d9-fbdc-41c8-ae24-d77d8fb09c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:19,643 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.151s 2022-08-24 10:35:19,644 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9eb5d36d-e6d1-447a-8c63-d1e7945ecd20', 'x-compute-request-id': 'req-9eb5d36d-e6d1-447a-8c63-d1e7945ecd20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:20,811 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:20,812 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-885d100d-5889-483f-b238-52482a48951e', 'x-compute-request-id': 'req-885d100d-5889-483f-b238-52482a48951e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:21,976 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:35:21,977 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32108a71-ee21-4861-a37b-873cd0bc5514', 'x-compute-request-id': 'req-32108a71-ee21-4861-a37b-873cd0bc5514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:23,149 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:35:23,149 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee826deb-1045-48a2-86b1-945202a63d36', 'x-compute-request-id': 'req-ee826deb-1045-48a2-86b1-945202a63d36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:24,327 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:35:24,327 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f67a753a-77f7-4a08-bf77-23ae90da6661', 'x-compute-request-id': 'req-f67a753a-77f7-4a08-bf77-23ae90da6661', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:25,497 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:35:25,497 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba2ed7c0-8b8d-4a85-8711-21f85d677e33', 'x-compute-request-id': 'req-ba2ed7c0-8b8d-4a85-8711-21f85d677e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:26,667 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:35:26,667 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9731708b-3122-4f5c-a796-90845955c468', 'x-compute-request-id': 'req-9731708b-3122-4f5c-a796-90845955c468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:27,838 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:35:27,838 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e1c5a41-aebe-455c-8179-61e63cf81089', 'x-compute-request-id': 'req-7e1c5a41-aebe-455c-8179-61e63cf81089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:29,007 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:29,007 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63084dc8-9d35-48de-83b3-14cdd772ba53', 'x-compute-request-id': 'req-63084dc8-9d35-48de-83b3-14cdd772ba53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:30,176 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:35:30,177 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2480249-405b-463a-902a-33490184f580', 'x-compute-request-id': 'req-b2480249-405b-463a-902a-33490184f580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:31,347 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:35:31,347 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e33b6cf0-f8cd-4804-9a2e-6dc9d4b01f70', 'x-compute-request-id': 'req-e33b6cf0-f8cd-4804-9a2e-6dc9d4b01f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:32,520 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:35:32,521 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2f59dc9-6aec-4c4a-bfcc-75a7a58bdf4f', 'x-compute-request-id': 'req-c2f59dc9-6aec-4c4a-bfcc-75a7a58bdf4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:33,691 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:35:33,692 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a10bdc84-b825-4805-93ff-7d1a2cc9a1eb', 'x-compute-request-id': 'req-a10bdc84-b825-4805-93ff-7d1a2cc9a1eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:34,870 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.166s 2022-08-24 10:35:34,871 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aab0310-091b-4e8f-a052-d3b5129776ce', 'x-compute-request-id': 'req-3aab0310-091b-4e8f-a052-d3b5129776ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:36,057 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.174s 2022-08-24 10:35:36,058 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-934401ed-0396-41eb-9cd4-d43f601f89a5', 'x-compute-request-id': 'req-934401ed-0396-41eb-9cd4-d43f601f89a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:37,233 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:35:37,234 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1081f026-f671-4dc6-9080-ba94a0dd502a', 'x-compute-request-id': 'req-1081f026-f671-4dc6-9080-ba94a0dd502a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:38,406 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:35:38,406 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80497ad7-5515-4dd3-8956-1fde8ddf1949', 'x-compute-request-id': 'req-80497ad7-5515-4dd3-8956-1fde8ddf1949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:39,576 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:35:39,576 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-075b4f1d-3475-48e5-820e-453178ace7ef', 'x-compute-request-id': 'req-075b4f1d-3475-48e5-820e-453178ace7ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:40,743 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:35:40,743 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6bcf46a-b710-47f4-9baf-3758accbfd6e', 'x-compute-request-id': 'req-b6bcf46a-b710-47f4-9baf-3758accbfd6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:41,924 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.166s 2022-08-24 10:35:41,924 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-688e0be7-24fd-4644-913b-7a2b46c03131', 'x-compute-request-id': 'req-688e0be7-24fd-4644-913b-7a2b46c03131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:43,099 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.163s 2022-08-24 10:35:43,099 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d81f99d-d79d-44e5-a3ae-cdf47f8889ae', 'x-compute-request-id': 'req-8d81f99d-d79d-44e5-a3ae-cdf47f8889ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:44,267 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:44,267 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc0af00d-f919-4fcd-9607-f8f458e25b79', 'x-compute-request-id': 'req-dc0af00d-f919-4fcd-9607-f8f458e25b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:45,438 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:35:45,439 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-edcb9d63-ae55-4f06-9502-966f5795e640', 'x-compute-request-id': 'req-edcb9d63-ae55-4f06-9502-966f5795e640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:46,605 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:35:46,605 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a3eeedbe-1972-447e-b6ef-196388ced79a', 'x-compute-request-id': 'req-a3eeedbe-1972-447e-b6ef-196388ced79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:47,774 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:47,774 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e825da8e-9f4b-402c-a583-3ab0f0bfaab1', 'x-compute-request-id': 'req-e825da8e-9f4b-402c-a583-3ab0f0bfaab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:48,943 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:48,943 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-663406e4-80e5-401b-823d-8ed1ed93c699', 'x-compute-request-id': 'req-663406e4-80e5-401b-823d-8ed1ed93c699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:50,117 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:35:50,117 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff6cc27b-548f-4a0d-8ea4-6c8508498a6a', 'x-compute-request-id': 'req-ff6cc27b-548f-4a0d-8ea4-6c8508498a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:51,289 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:35:51,289 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d633a53-5ff0-4fa6-9a0a-b7f83475d297', 'x-compute-request-id': 'req-1d633a53-5ff0-4fa6-9a0a-b7f83475d297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:52,466 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:35:52,466 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98ec91d8-019a-4c35-87d2-b7ac14f913cc', 'x-compute-request-id': 'req-98ec91d8-019a-4c35-87d2-b7ac14f913cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:53,634 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:35:53,634 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f291938-7a7c-4588-89c9-c14e57e7a9ca', 'x-compute-request-id': 'req-5f291938-7a7c-4588-89c9-c14e57e7a9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:54,805 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:35:54,805 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31961b80-56f1-415f-b071-241b89981af3', 'x-compute-request-id': 'req-31961b80-56f1-415f-b071-241b89981af3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:55,974 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:35:55,975 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2c90aff0-e0fc-4eed-84f7-d431ba5d042a', 'x-compute-request-id': 'req-2c90aff0-e0fc-4eed-84f7-d431ba5d042a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:57,148 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:35:57,149 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a59c2120-e30e-4d0a-8aee-8773d2b4e536', 'x-compute-request-id': 'req-a59c2120-e30e-4d0a-8aee-8773d2b4e536', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:58,316 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:35:58,316 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-366b5ef0-98f8-413a-af71-1dd22c21341f', 'x-compute-request-id': 'req-366b5ef0-98f8-413a-af71-1dd22c21341f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:35:59,489 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:35:59,489 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bc8fa7c-260c-475d-b580-7361b751607b', 'x-compute-request-id': 'req-7bc8fa7c-260c-475d-b580-7361b751607b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:00,661 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:00,662 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7deea944-89fd-467d-b237-7dcfe82769b0', 'x-compute-request-id': 'req-7deea944-89fd-467d-b237-7dcfe82769b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:01,933 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.259s 2022-08-24 10:36:01,934 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02d1bc1e-501a-451b-b1ee-0d8530319871', 'x-compute-request-id': 'req-02d1bc1e-501a-451b-b1ee-0d8530319871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:03,118 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.171s 2022-08-24 10:36:03,118 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db76ca95-eba5-4f60-98df-1d8e712598fe', 'x-compute-request-id': 'req-db76ca95-eba5-4f60-98df-1d8e712598fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:04,297 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.165s 2022-08-24 10:36:04,298 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a08ada5-f9fe-4d88-ab4f-625bdce6a0bd', 'x-compute-request-id': 'req-9a08ada5-f9fe-4d88-ab4f-625bdce6a0bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:05,476 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.162s 2022-08-24 10:36:05,476 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf8fa3cc-0b63-45c2-8f94-525f9251f567', 'x-compute-request-id': 'req-bf8fa3cc-0b63-45c2-8f94-525f9251f567', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:06,655 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.166s 2022-08-24 10:36:06,656 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d33066a0-8f26-4b58-b7f3-2086dc93ffe6', 'x-compute-request-id': 'req-d33066a0-8f26-4b58-b7f3-2086dc93ffe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:07,830 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:36:07,830 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9198c33a-7d50-4827-8e65-fd283ef2c6bc', 'x-compute-request-id': 'req-9198c33a-7d50-4827-8e65-fd283ef2c6bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:09,025 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.181s 2022-08-24 10:36:09,026 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d13b62b-d924-4bb6-8237-2add93d73787', 'x-compute-request-id': 'req-4d13b62b-d924-4bb6-8237-2add93d73787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:10,220 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.181s 2022-08-24 10:36:10,221 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7eaf3233-c5a8-4921-bd24-d4aaec0d5bc5', 'x-compute-request-id': 'req-7eaf3233-c5a8-4921-bd24-d4aaec0d5bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:11,420 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.186s 2022-08-24 10:36:11,420 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7cbb5be-09f3-42ee-b41f-46ddcfb2ffcc', 'x-compute-request-id': 'req-b7cbb5be-09f3-42ee-b41f-46ddcfb2ffcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:12,612 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.178s 2022-08-24 10:36:12,613 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca7ac2f5-ffc9-43be-a5a7-e671e25b1358', 'x-compute-request-id': 'req-ca7ac2f5-ffc9-43be-a5a7-e671e25b1358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:13,908 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.281s 2022-08-24 10:36:13,908 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-910205af-fb77-4d1d-951f-ccf2a95fdabd', 'x-compute-request-id': 'req-910205af-fb77-4d1d-951f-ccf2a95fdabd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:15,080 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:36:15,081 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b55b5f5c-efdf-4d7f-84a0-e02ca659ba09', 'x-compute-request-id': 'req-b55b5f5c-efdf-4d7f-84a0-e02ca659ba09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:16,248 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:36:16,248 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-471831fa-4856-4254-ab00-9b2ec293c1ca', 'x-compute-request-id': 'req-471831fa-4856-4254-ab00-9b2ec293c1ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:17,420 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:36:17,421 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17bcdf36-2c72-4236-aef2-1f800ef735a6', 'x-compute-request-id': 'req-17bcdf36-2c72-4236-aef2-1f800ef735a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:18,592 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:18,592 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5cb61fc1-15d0-4b07-828a-10708fbfa1fe', 'x-compute-request-id': 'req-5cb61fc1-15d0-4b07-828a-10708fbfa1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:19,760 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:36:19,760 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc30a26-4c52-4a05-915a-c2241bc6cb87', 'x-compute-request-id': 'req-0cc30a26-4c52-4a05-915a-c2241bc6cb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:20,932 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:20,932 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a301a0-cbfc-48d2-87c7-3f8263fc149d', 'x-compute-request-id': 'req-c2a301a0-cbfc-48d2-87c7-3f8263fc149d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:22,098 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:36:22,098 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d464fb79-2744-4739-b700-5a4f6a864427', 'x-compute-request-id': 'req-d464fb79-2744-4739-b700-5a4f6a864427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:23,266 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:36:23,266 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57cb6b2f-fb8a-4814-8dac-821446f48a5c', 'x-compute-request-id': 'req-57cb6b2f-fb8a-4814-8dac-821446f48a5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:24,433 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:36:24,434 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f81c5b39-eda2-413d-9c23-18672e5a4c94', 'x-compute-request-id': 'req-f81c5b39-eda2-413d-9c23-18672e5a4c94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:25,604 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:25,604 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79271b7a-90af-4f3d-b57d-f8927921b915', 'x-compute-request-id': 'req-79271b7a-90af-4f3d-b57d-f8927921b915', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:26,779 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.162s 2022-08-24 10:36:26,780 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58107846-fb2e-48c2-8db9-175780b8df83', 'x-compute-request-id': 'req-58107846-fb2e-48c2-8db9-175780b8df83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:27,965 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.171s 2022-08-24 10:36:27,966 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-486eef67-12e2-488a-a106-023e001251bd', 'x-compute-request-id': 'req-486eef67-12e2-488a-a106-023e001251bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:29,136 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:29,137 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f14501-190e-4f91-ac36-af0863eefb37', 'x-compute-request-id': 'req-c4f14501-190e-4f91-ac36-af0863eefb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:30,307 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:36:30,307 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-211fdc41-04d1-45ba-8397-2c17641c9468', 'x-compute-request-id': 'req-211fdc41-04d1-45ba-8397-2c17641c9468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:31,480 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:36:31,480 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5ac6779-7487-4f69-b637-e8255d049f8d', 'x-compute-request-id': 'req-f5ac6779-7487-4f69-b637-e8255d049f8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:32,652 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:36:32,653 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eab3a61a-541c-469e-99e3-9bb8a1268cb7', 'x-compute-request-id': 'req-eab3a61a-541c-469e-99e3-9bb8a1268cb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:33,824 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:36:33,824 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95453922-6d6b-4f49-a2a7-aa6ba8f93a37', 'x-compute-request-id': 'req-95453922-6d6b-4f49-a2a7-aa6ba8f93a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:35,005 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.169s 2022-08-24 10:36:35,006 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd649a64-bb4f-413e-b727-150a9a0032ba', 'x-compute-request-id': 'req-fd649a64-bb4f-413e-b727-150a9a0032ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:36,173 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:36:36,173 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63193bdb-0825-4f79-b1be-0ea42caa20f7', 'x-compute-request-id': 'req-63193bdb-0825-4f79-b1be-0ea42caa20f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:37,347 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:36:37,347 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18899f9a-11e4-4057-b842-3fad01a2f494', 'x-compute-request-id': 'req-18899f9a-11e4-4057-b842-3fad01a2f494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:38,517 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:36:38,518 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c33cd848-51a2-4a15-bde5-27436b29d38d', 'x-compute-request-id': 'req-c33cd848-51a2-4a15-bde5-27436b29d38d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:39,690 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:36:39,690 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d01973da-5a3e-4cd3-b3c2-b56655a6732b', 'x-compute-request-id': 'req-d01973da-5a3e-4cd3-b3c2-b56655a6732b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:40,862 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:36:40,863 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c0b2e9-92f2-48d4-95ff-fd234ac14a33', 'x-compute-request-id': 'req-e7c0b2e9-92f2-48d4-95ff-fd234ac14a33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:42,035 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:42,035 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f7939b4-f7b6-43c0-a3ba-1f2f93b6c7ff', 'x-compute-request-id': 'req-6f7939b4-f7b6-43c0-a3ba-1f2f93b6c7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:43,202 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:36:43,202 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d57bb047-bdea-4bf9-8d48-664aa86e1f94', 'x-compute-request-id': 'req-d57bb047-bdea-4bf9-8d48-664aa86e1f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:44,370 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:36:44,370 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ad58cea-1ca2-40e3-938c-18ae9be0f8bc', 'x-compute-request-id': 'req-5ad58cea-1ca2-40e3-938c-18ae9be0f8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:45,537 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:36:45,538 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95f4e7e3-5be1-4679-9941-681195936a31', 'x-compute-request-id': 'req-95f4e7e3-5be1-4679-9941-681195936a31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:46,708 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:36:46,708 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f429413-845a-4f73-b115-3aea77c850eb', 'x-compute-request-id': 'req-3f429413-845a-4f73-b115-3aea77c850eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:47,875 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:36:47,876 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f7cf38b-2892-44de-8cd4-ef98177414f2', 'x-compute-request-id': 'req-9f7cf38b-2892-44de-8cd4-ef98177414f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:49,044 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:36:49,045 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d72a87cf-b467-48c2-bcd3-43c4deacd2b5', 'x-compute-request-id': 'req-d72a87cf-b467-48c2-bcd3-43c4deacd2b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:50,217 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.159s 2022-08-24 10:36:50,217 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6718dd22-803f-4f45-b296-c22838290e80', 'x-compute-request-id': 'req-6718dd22-803f-4f45-b296-c22838290e80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:51,391 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.161s 2022-08-24 10:36:51,391 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13df7374-e29e-4abd-bf79-eec2a2e0e54a', 'x-compute-request-id': 'req-13df7374-e29e-4abd-bf79-eec2a2e0e54a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:52,559 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:36:52,560 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b360d5b-ccbe-4867-90cb-5f085a903f17', 'x-compute-request-id': 'req-9b360d5b-ccbe-4867-90cb-5f085a903f17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:53,731 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:53,731 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3bb19378-39ce-4020-8c7f-a29b478c1fe1', 'x-compute-request-id': 'req-3bb19378-39ce-4020-8c7f-a29b478c1fe1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:54,902 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:54,902 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2d525ff5-23e9-4330-bf74-ae15eac04d39', 'x-compute-request-id': 'req-2d525ff5-23e9-4330-bf74-ae15eac04d39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:56,073 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:36:56,074 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c10f23be-a59c-415c-8941-d2eefec3e85a', 'x-compute-request-id': 'req-c10f23be-a59c-415c-8941-d2eefec3e85a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:57,239 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:36:57,240 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d66e5936-8395-407e-bb0e-2133d8023e08', 'x-compute-request-id': 'req-d66e5936-8395-407e-bb0e-2133d8023e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:58,411 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:58,412 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28f0fc56-c881-4010-95fb-ddcddefdf7d2', 'x-compute-request-id': 'req-28f0fc56-c881-4010-95fb-ddcddefdf7d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:36:59,584 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:36:59,584 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a67fa24-ade9-4e34-80d6-db2c89c125c4', 'x-compute-request-id': 'req-3a67fa24-ade9-4e34-80d6-db2c89c125c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:00,752 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:00,752 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91b94e47-fb11-4676-9adf-cadc9979f923', 'x-compute-request-id': 'req-91b94e47-fb11-4676-9adf-cadc9979f923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:01,918 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:37:01,918 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5fff4aa-4512-42e0-af07-be4021e770a5', 'x-compute-request-id': 'req-d5fff4aa-4512-42e0-af07-be4021e770a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:03,083 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.151s 2022-08-24 10:37:03,083 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8a8faf3-10b3-40cb-a9da-b70f728b8947', 'x-compute-request-id': 'req-b8a8faf3-10b3-40cb-a9da-b70f728b8947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:04,254 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:37:04,255 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf1cfcd4-fb8c-48b1-ba3c-a35540f659af', 'x-compute-request-id': 'req-cf1cfcd4-fb8c-48b1-ba3c-a35540f659af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:05,425 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:37:05,425 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26fb2f1a-dce7-44f0-bb9a-53c7b09ec37b', 'x-compute-request-id': 'req-26fb2f1a-dce7-44f0-bb9a-53c7b09ec37b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:06,594 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:37:06,594 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-045e12d0-336a-4ca2-85c8-62bc449a424c', 'x-compute-request-id': 'req-045e12d0-336a-4ca2-85c8-62bc449a424c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:07,761 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:07,762 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5dfa19c9-7731-45e6-a144-5a75c260411d', 'x-compute-request-id': 'req-5dfa19c9-7731-45e6-a144-5a75c260411d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:08,929 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:08,930 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-177910d6-3d17-4e98-8789-d20e6f67cd85', 'x-compute-request-id': 'req-177910d6-3d17-4e98-8789-d20e6f67cd85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:10,101 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:37:10,101 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-854ba704-ec82-4f2a-a9d9-26bd76d0d7c2', 'x-compute-request-id': 'req-854ba704-ec82-4f2a-a9d9-26bd76d0d7c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:11,278 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:37:11,278 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d23d00c6-560b-4de6-a122-52fa1d81b66a', 'x-compute-request-id': 'req-d23d00c6-560b-4de6-a122-52fa1d81b66a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:12,447 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:12,447 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-085f9186-aa90-40a4-8f64-47cf0f319c21', 'x-compute-request-id': 'req-085f9186-aa90-40a4-8f64-47cf0f319c21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:13,613 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:37:13,613 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c9bd67ef-1571-4244-97fd-62bafde84806', 'x-compute-request-id': 'req-c9bd67ef-1571-4244-97fd-62bafde84806', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:14,780 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:14,781 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-960316d0-a972-4467-b3bd-38253178b9ca', 'x-compute-request-id': 'req-960316d0-a972-4467-b3bd-38253178b9ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:15,950 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:15,950 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5427a79b-f80e-4ead-a518-51df49b1d283', 'x-compute-request-id': 'req-5427a79b-f80e-4ead-a518-51df49b1d283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:17,118 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:17,118 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0843f21e-fc70-4ebb-9029-2adc241a4348', 'x-compute-request-id': 'req-0843f21e-fc70-4ebb-9029-2adc241a4348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:18,287 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:37:18,287 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9090fc3f-86a5-4c8c-a024-c45e9c105922', 'x-compute-request-id': 'req-9090fc3f-86a5-4c8c-a024-c45e9c105922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:19,454 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:19,455 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e6b68f0-520d-42a1-88ef-246cb0ceefc5', 'x-compute-request-id': 'req-0e6b68f0-520d-42a1-88ef-246cb0ceefc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:20,620 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:37:20,621 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-316b6a8e-9c29-4661-85a3-2fa42a724537', 'x-compute-request-id': 'req-316b6a8e-9c29-4661-85a3-2fa42a724537', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:21,784 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.150s 2022-08-24 10:37:21,784 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac373f0e-bd37-4195-bcfc-35c94b7ab57b', 'x-compute-request-id': 'req-ac373f0e-bd37-4195-bcfc-35c94b7ab57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:22,963 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.167s 2022-08-24 10:37:22,964 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-945565fa-e9a7-43c8-ab29-7034a50fdbf2', 'x-compute-request-id': 'req-945565fa-e9a7-43c8-ab29-7034a50fdbf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:24,130 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:37:24,130 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0fd35985-a3a8-4d7d-bc19-0038762315ce', 'x-compute-request-id': 'req-0fd35985-a3a8-4d7d-bc19-0038762315ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:25,301 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:37:25,302 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b752005-52ec-4cad-9aae-da0f4df72f01', 'x-compute-request-id': 'req-5b752005-52ec-4cad-9aae-da0f4df72f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:26,473 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:37:26,474 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2410d501-78f9-406e-b0cf-ca095de9ead0', 'x-compute-request-id': 'req-2410d501-78f9-406e-b0cf-ca095de9ead0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:27,644 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:37:27,644 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa706a36-77e9-4ffc-8bad-6050a47aea9f', 'x-compute-request-id': 'req-aa706a36-77e9-4ffc-8bad-6050a47aea9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:28,815 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:37:28,815 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d3e4f13-6f24-4bb2-b472-e4d553e46f7f', 'x-compute-request-id': 'req-0d3e4f13-6f24-4bb2-b472-e4d553e46f7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:29,993 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.165s 2022-08-24 10:37:29,993 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b6cd9f9-4e45-49d2-ab72-e620d2f1c8fa', 'x-compute-request-id': 'req-2b6cd9f9-4e45-49d2-ab72-e620d2f1c8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:31,170 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:37:31,170 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ac899ab-b358-4a66-a6c8-29e65d5c1d11', 'x-compute-request-id': 'req-5ac899ab-b358-4a66-a6c8-29e65d5c1d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:32,338 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:32,338 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60abc327-e2d4-4aaa-9af4-e3cbf4bb0191', 'x-compute-request-id': 'req-60abc327-e2d4-4aaa-9af4-e3cbf4bb0191', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:33,511 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:37:33,512 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a9eb2b1-8e97-4055-ad0c-bb2b967592e7', 'x-compute-request-id': 'req-2a9eb2b1-8e97-4055-ad0c-bb2b967592e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:34,698 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.173s 2022-08-24 10:37:34,699 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fed3a18-e022-4fc1-8a3b-79fdd7e84023', 'x-compute-request-id': 'req-9fed3a18-e022-4fc1-8a3b-79fdd7e84023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:35,867 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:35,867 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fd97b23-c54c-4f5b-b472-dde1acf7579e', 'x-compute-request-id': 'req-9fd97b23-c54c-4f5b-b472-dde1acf7579e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:37,041 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.160s 2022-08-24 10:37:37,041 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ee0393-90c9-40b3-8950-e0d257c7f760', 'x-compute-request-id': 'req-65ee0393-90c9-40b3-8950-e0d257c7f760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:38,210 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:37:38,210 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dab75fb4-7456-4d80-9fa0-ca56e07e9b38', 'x-compute-request-id': 'req-dab75fb4-7456-4d80-9fa0-ca56e07e9b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:39,387 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.164s 2022-08-24 10:37:39,387 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-212b18fc-9e2a-4c31-bd15-9d17a0174c8e', 'x-compute-request-id': 'req-212b18fc-9e2a-4c31-bd15-9d17a0174c8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:40,559 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:37:40,559 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae027f1-17d3-4513-a80e-34eeb1fc7fc7', 'x-compute-request-id': 'req-5ae027f1-17d3-4513-a80e-34eeb1fc7fc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:41,729 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:37:41,729 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fc7b62e-8b4f-4c15-ac55-4aff60408268', 'x-compute-request-id': 'req-4fc7b62e-8b4f-4c15-ac55-4aff60408268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:42,898 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:42,898 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82c2ad79-b4d8-43a1-bd58-4ff61d5b83e4', 'x-compute-request-id': 'req-82c2ad79-b4d8-43a1-bd58-4ff61d5b83e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:44,067 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:37:44,067 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f3a47c-7151-4ea3-8316-470a47d14631', 'x-compute-request-id': 'req-02f3a47c-7151-4ea3-8316-470a47d14631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:45,236 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:37:45,237 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9130944-6b71-424c-9424-295c2da562cb', 'x-compute-request-id': 'req-a9130944-6b71-424c-9424-295c2da562cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:46,408 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:37:46,408 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03b8d522-431e-44ac-b5da-102df8ae3a5f', 'x-compute-request-id': 'req-03b8d522-431e-44ac-b5da-102df8ae3a5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:47,578 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:37:47,579 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9ff827f-fc53-446d-a76a-494280e12728', 'x-compute-request-id': 'req-e9ff827f-fc53-446d-a76a-494280e12728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:48,750 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:37:48,750 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90d2472c-8bae-429b-8bf4-72d30c909b7c', 'x-compute-request-id': 'req-90d2472c-8bae-429b-8bf4-72d30c909b7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:49,920 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.156s 2022-08-24 10:37:49,920 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8289d26b-3b51-4d78-adb2-ce9bb1e74a92', 'x-compute-request-id': 'req-8289d26b-3b51-4d78-adb2-ce9bb1e74a92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:51,086 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:51,086 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-38ffbd43-7ea6-43e0-bb36-1e20bd818f4e', 'x-compute-request-id': 'req-38ffbd43-7ea6-43e0-bb36-1e20bd818f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:52,253 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:37:52,253 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55fa0e9a-f008-46a2-a525-9e0cd448e57b', 'x-compute-request-id': 'req-55fa0e9a-f008-46a2-a525-9e0cd448e57b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:53,420 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:53,421 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af98e066-c6a3-48ed-a5fa-f3dce4c9dd95', 'x-compute-request-id': 'req-af98e066-c6a3-48ed-a5fa-f3dce4c9dd95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:54,587 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:37:54,587 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1a18fab-9796-4247-b4bb-a7cee05ede32', 'x-compute-request-id': 'req-f1a18fab-9796-4247-b4bb-a7cee05ede32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:55,753 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.152s 2022-08-24 10:37:55,753 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53398be5-da1c-40d4-bca2-51bb7d57dd00', 'x-compute-request-id': 'req-53398be5-da1c-40d4-bca2-51bb7d57dd00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:56,922 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:56,922 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-811c9993-177b-4b4f-b487-e966c8b5bcf2', 'x-compute-request-id': 'req-811c9993-177b-4b4f-b487-e966c8b5bcf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:58,090 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:37:58,090 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0bcbd690-c694-46f6-bb65-6791b93f7d41', 'x-compute-request-id': 'req-0bcbd690-c694-46f6-bb65-6791b93f7d41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:37:59,258 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.155s 2022-08-24 10:37:59,259 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:37:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21bfcbd4-6e8e-4471-bbb4-709b23d268ae', 'x-compute-request-id': 'req-21bfcbd4-6e8e-4471-bbb4-709b23d268ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:38:00,424 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.153s 2022-08-24 10:38:00,425 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f6bf832-77ea-4995-bd08-41b92a652529', 'x-compute-request-id': 'req-5f6bf832-77ea-4995-bd08-41b92a652529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:38:01,595 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.157s 2022-08-24 10:38:01,596 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c4b35b0-084f-41bb-afb1-f1a06516e339', 'x-compute-request-id': 'req-6c4b35b0-084f-41bb-afb1-f1a06516e339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:38:02,762 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.154s 2022-08-24 10:38:02,763 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55356fa0-9d61-49f8-9a73-e5ac7c11f4c8', 'x-compute-request-id': 'req-55356fa0-9d61-49f8-9a73-e5ac7c11f4c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:38:03,934 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.158s 2022-08-24 10:38:03,935 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf7e78a2-a7c2-40d4-9135-5683b67bf266', 'x-compute-request-id': 'req-bf7e78a2-a7c2-40d4-9135-5683b67bf266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:38:05,118 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.171s 2022-08-24 10:38:05,118 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bdb797c-772e-49da-a89e-ce8b4bd5ec78', 'x-compute-request-id': 'req-4bdb797c-772e-49da-a89e-ce8b4bd5ec78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:38:06,320 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.189s 2022-08-24 10:38:06,320 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd86afed-2e56-411c-bcf0-5320d9879514', 'x-compute-request-id': 'req-bd86afed-2e56-411c-bcf0-5320d9879514', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "c33defcd-3e83-4c15-bd33-d4758c15058f"}]}}' 2022-08-24 10:38:07,531 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.199s 2022-08-24 10:38:07,532 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1515', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-049ed4c3-592c-49e7-b3ce-1d43ab7a1a9d', 'x-compute-request-id': 'req-049ed4c3-592c-49e7-b3ce-1d43ab7a1a9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2022-08-24 10:38:08,719 121375 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotTestJSON:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02 0.167s 2022-08-24 10:38:08,719 121375 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:38:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1515', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24214b15-546b-47e5-bf0b-02e31f95b88d', 'x-compute-request-id': 'req-24214b15-546b-47e5-bf0b-02e31f95b88d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02'} Body: b'{"server": {"id": "0c3cf0b5-40f3-40f9-83ec-6de8d63aca02", "name": "tempest-VolumesSnapshotTestJSON-instance-1140891664", "status": "ACTIVE", "tenant_id": "f1eac6259f65441d9abbabe2a04afad1", "user_id": "4ce9eb7417a7482cb9cdaed16cb6aeb9", "metadata": {}, "hostId": "e75aa8b453fa9d3ca17d5ac11d755a62f10fd000e9f560be71658c33", "image": {"id": "e371b603-1455-49dc-bf2a-5acf95571218", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/e371b603-1455-49dc-bf2a-5acf95571218"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:13Z", "updated": "2022-08-24T10:32:08Z", "addresses": {"tempest-VolumesSnapshotTestJSON-1075615844-network": [{"version": 4, "addr": "172.20.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:4e:f8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c3cf0b5-40f3-40f9-83ec-6de8d63aca02"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": null, "OS-SRV-USG:launched_at": "2022-08-24T10:06:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 480, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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-30f6c93d-5751-4ac7-bab0-fe9fdaa8bae4)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume c33defcd-3e83-4c15-bd33-d4758c15058f 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 146, 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 59, in test_snapshot_create_delete_with_volume_in_use snapshot1 = self.create_snapshot(volume['id'], force=True) File "/opt/stack/tempest/tempest/api/volume/base.py", line 146, in create_snapshot waiters.wait_for_volume_resource_status(cls.snapshots_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 317, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: snapshot 01c4947d-61f9-4efc-8cb2-42711aed19e6 failed to reach available status (current creating) within the required time (360 s). |
||||||
test_snapshot_create_get_list_update_delete[id-2a8abbe4-d871-46db-b049-c41f5af8216e] |
pass
pt6.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] |
pass
pt6.4: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online[compute,id-5210a1de-85a0-11e6-bb21-641c676a5d61] |
||||||
test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
pass
pt6.5: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot[id-677863d1-3142-456d-b6ac-9924f667a7f4] |
||||||
test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
pass
pt6.6: tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size[id-053d8870-8282-4fff-9dbb-99cb58bb5e0a] |
||||||
tempest.scenario.test_minimum_basic.TestMinimumBasicScenario | 1 | 0 | 1 | 0 | 0 | Detail | |
test_minimum_basic_scenario[compute,id-bdbb5441-9204-419d-a225-b4fdbfb1a1a8,image,network,volume] |
fail
ft7.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:'': {{{ 2022-08-24 10:05:37,132 121380 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 2022-08-24 10:05:42,532 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86/image/v2/images 5.399s 2022-08-24 10:05:42,532 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"name": "tempest-scenario-img--704938359", "container_format": "bare", "disk_format": "vhdx", "visibility": "private"} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '640', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/095d1496-a59d-4d26-9e22-c2be06c86584', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image,glance-download', 'x-openstack-request-id': 'req-bd66bbb0-7066-412e-b419-a1d2c905448c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/image/v2/images'} Body: b'{"name": "tempest-scenario-img--704938359", "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": "5294ff8dc07444e5b8758dbae2db7fc4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "095d1496-a59d-4d26-9e22-c2be06c86584", "created_at": "2022-08-24T10:05:42Z", "updated_at": "2022-08-24T10:05:42Z", "tags": [], "self": "/v2/images/095d1496-a59d-4d26-9e22-c2be06c86584", "file": "/v2/images/095d1496-a59d-4d26-9e22-c2be06c86584/file", "schema": "/v2/schemas/image"}' 2022-08-24 10:05:55,458 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.222.0.86/image/v2/images/095d1496-a59d-4d26-9e22-c2be06c86584/file 12.925s 2022-08-24 10:05:55,458 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': '<omitted>'} Body: <callable_iterator object at 0x7f251b5f9970> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a4d9f317-a915-4bea-a8bb-fcbeef72418d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/image/v2/images/095d1496-a59d-4d26-9e22-c2be06c86584/file'} Body: b'' 2022-08-24 10:05:55,459 121380 DEBUG [tempest.scenario.manager] image:095d1496-a59d-4d26-9e22-c2be06c86584 2022-08-24 10:05:55,538 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.86/compute/v2.1/os-keypairs 0.075s 2022-08-24 10:05:55,538 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-932602861", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2bc9tP+pTCQSr/XjhRTU/xNXPxNOCaqvWfVYrWfEmumPSj6O2fk6TYGj0o89zLrkCDXyeIGuIftccR0lQrBCgdeMw3uAAnXX3Ylk2VNgB0ZdDSOWmlyWqxg8xyt3zoVA=="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4c1021f-cb31-45b3-ac60-8aefd926af8e', 'x-compute-request-id': 'req-a4c1021f-cb31-45b3-ac60-8aefd926af8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-932602861", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBL2bc9tP+pTCQSr/XjhRTU/xNXPxNOCaqvWfVYrWfEmumPSj6O2fk6TYGj0o89zLrkCDXyeIGuIftccR0lQrBCgdeMw3uAAnXX3Ylk2VNgB0ZdDSOWmlyWqxg8xyt3zoVA==", "fingerprint": "6c:74:75:22:12:38:bc:be:7a:04:97:a1:31:94:1b:de", "user_id": "bea2aecac254429a823b8765feb6c767"}}' 2022-08-24 10:05:55,587 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.041s 2022-08-24 10:05:55,587 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'content-length': '3260', 'x-subject-token': '<omitted>', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0ca34cdf-7084-4272-89f3-8fca3561ddd1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "bea2aecac254429a823b8765feb6c767", "name": "tempest-TestMinimumBasicScenario-460256604-project", "password_expires_at": null}, "audit_ids": ["yHzmngunQe65MniV5E--nw"], "expires_at": "2022-08-24T11:05:55.000000Z", "issued_at": "2022-08-24T10:05:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5294ff8dc07444e5b8758dbae2db7fc4", "name": "tempest-TestMinimumBasicScenario-460256604"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/5294ff8dc07444e5b8758dbae2db7fc4", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_5294ff8dc07444e5b8758dbae2db7fc4", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:05:55,588 121380 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'b2cf8d4b-7b7f-4070-8be1-9619d8709092', 'name': 'tempest-TestMinimumBasicScenario-70337920-network', 'tenant_id': '5294ff8dc07444e5b8758dbae2db7fc4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '5294ff8dc07444e5b8758dbae2db7fc4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1079, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:05:08Z', 'updated_at': '2022-08-24T10:05:09Z', 'revision_number': 1} available for tenant 2022-08-24 10:05:56,326 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.86/compute/v2.1/servers 0.737s 2022-08-24 10:05:56,326 121380 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-1260261282", "imageRef": "095d1496-a59d-4d26-9e22-c2be06c86584", "flavorRef": "452", "key_name": "tempest-TestMinimumBasicScenario-932602861", "networks": [{"uuid": "b2cf8d4b-7b7f-4070-8be1-9619d8709092"}]}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '380', 'location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ce8bb25-16ff-4a4d-b360-6c9dc921f58e', 'x-compute-request-id': 'req-7ce8bb25-16ff-4a4d-b360-6c9dc921f58e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TW8CGdEsYbnA"}}' 2022-08-24 10:05:56,483 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:05:56,483 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05: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-28e95af0-ba67-49d9-9735-a442439eafc6', 'x-compute-request-id': 'req-28e95af0-ba67-49d9-9735-a442439eafc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:05:57,603 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.108s 2022-08-24 10:05:57,603 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1310', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e834839-005b-4156-b753-b86f34afec7c', 'x-compute-request-id': 'req-2e834839-005b-4156-b753-b86f34afec7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:05:57,614 121380 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-24 10:05:58,737 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.122s 2022-08-24 10:05:58,738 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1316', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c66bf08-9c59-4ffa-be81-e283e18e316e', 'x-compute-request-id': 'req-8c66bf08-9c59-4ffa-be81-e283e18e316e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:05:58,749 121380 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 2 second wait 2022-08-24 10:06:00,332 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.582s 2022-08-24 10:06:00,332 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b7858ae-efab-4b77-a33c-afc25a87c75f', 'x-compute-request-id': 'req-4b7858ae-efab-4b77-a33c-afc25a87c75f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:01,814 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.459s 2022-08-24 10:06:01,814 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52266912-57ff-4ea5-835e-63445f0cf6c6', 'x-compute-request-id': 'req-52266912-57ff-4ea5-835e-63445f0cf6c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:03,203 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.372s 2022-08-24 10:06:03,204 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-becfda0c-c0ac-42dd-abdd-96fbc4882c89', 'x-compute-request-id': 'req-becfda0c-c0ac-42dd-abdd-96fbc4882c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:04,520 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.303s 2022-08-24 10:06:04,521 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-81483a77-235b-4bed-a917-92d2565313d7', 'x-compute-request-id': 'req-81483a77-235b-4bed-a917-92d2565313d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:05,758 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.224s 2022-08-24 10:06:05,758 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6fac46e1-e907-4a52-a068-5766aee7ba8d', 'x-compute-request-id': 'req-6fac46e1-e907-4a52-a068-5766aee7ba8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:06,953 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.179s 2022-08-24 10:06:06,954 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b404c1c-d7a3-4b32-896f-9d76d7677a36', 'x-compute-request-id': 'req-1b404c1c-d7a3-4b32-896f-9d76d7677a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:08,171 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.204s 2022-08-24 10:06:08,172 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8dd6cd6-1625-4ebd-b3d9-397d900a9511', 'x-compute-request-id': 'req-b8dd6cd6-1625-4ebd-b3d9-397d900a9511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:09,367 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.182s 2022-08-24 10:06:09,367 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-645cdc71-79aa-45a4-95a2-8b12a5c11672', 'x-compute-request-id': 'req-645cdc71-79aa-45a4-95a2-8b12a5c11672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:10,574 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.195s 2022-08-24 10:06:10,575 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47de990c-aedd-4c3f-8d7a-719c4f72b53b', 'x-compute-request-id': 'req-47de990c-aedd-4c3f-8d7a-719c4f72b53b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:11,785 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.196s 2022-08-24 10:06:11,785 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a70e08b-6b2d-4351-bedf-11dd535d700c', 'x-compute-request-id': 'req-7a70e08b-6b2d-4351-bedf-11dd535d700c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:12,981 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.182s 2022-08-24 10:06:12,982 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-141de860-7f4b-43a7-b3f1-d6a6b913287c', 'x-compute-request-id': 'req-141de860-7f4b-43a7-b3f1-d6a6b913287c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:14,185 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.187s 2022-08-24 10:06:14,186 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9788c9bb-1fdd-4aa7-8912-e4ce8e1c4f47', 'x-compute-request-id': 'req-9788c9bb-1fdd-4aa7-8912-e4ce8e1c4f47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:15,430 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.217s 2022-08-24 10:06:15,430 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c4c8e2c-e426-45f7-b4c5-03fee77e0192', 'x-compute-request-id': 'req-3c4c8e2c-e426-45f7-b4c5-03fee77e0192', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:16,631 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.184s 2022-08-24 10:06:16,631 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193dd0b1-ed40-4102-b132-419d167d7067', 'x-compute-request-id': 'req-193dd0b1-ed40-4102-b132-419d167d7067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:17,830 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.187s 2022-08-24 10:06:17,830 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0aa1cfa6-c4ff-4066-8bd8-31a5ab7c128b', 'x-compute-request-id': 'req-0aa1cfa6-c4ff-4066-8bd8-31a5ab7c128b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:19,006 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:06:19,007 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-66eda2e6-1f9c-41c2-b802-5b1234b428ac', 'x-compute-request-id': 'req-66eda2e6-1f9c-41c2-b802-5b1234b428ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:20,181 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.161s 2022-08-24 10:06:20,181 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cab29913-5dec-43c6-b608-1b84834f512e', 'x-compute-request-id': 'req-cab29913-5dec-43c6-b608-1b84834f512e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:21,479 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.285s 2022-08-24 10:06:21,479 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14217fa5-e7af-48f1-9d34-f27269b31f93', 'x-compute-request-id': 'req-14217fa5-e7af-48f1-9d34-f27269b31f93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:22,902 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.410s 2022-08-24 10:06:22,902 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80033570-fae2-4734-923b-946b58582f87', 'x-compute-request-id': 'req-80033570-fae2-4734-923b-946b58582f87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:24,202 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.286s 2022-08-24 10:06:24,202 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c345bc6a-bcca-415a-9b85-39c78a51baa2', 'x-compute-request-id': 'req-c345bc6a-bcca-415a-9b85-39c78a51baa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:25,377 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:06:25,377 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c037da48-2351-4174-845f-6b5e93b76255', 'x-compute-request-id': 'req-c037da48-2351-4174-845f-6b5e93b76255', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:05:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:26,550 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:06:26,550 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d33bc82-e310-4d6d-a3cc-87251b4d227b', 'x-compute-request-id': 'req-6d33bc82-e310-4d6d-a3cc-87251b4d227b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:27,799 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.237s 2022-08-24 10:06:27,800 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde2b4fa-115c-4aa3-8381-6e9b3a6049cb', 'x-compute-request-id': 'req-cde2b4fa-115c-4aa3-8381-6e9b3a6049cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:28,979 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.167s 2022-08-24 10:06:28,980 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36b95059-e187-4344-85b0-4007dc450710', 'x-compute-request-id': 'req-36b95059-e187-4344-85b0-4007dc450710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "BUILD", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-932602861", "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": []}}' 2022-08-24 10:06:30,188 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.196s 2022-08-24 10:06:30,188 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3dd56ca-da82-4a18-a86b-24b3fb4a6c01', 'x-compute-request-id': 'req-f3dd56ca-da82-4a18-a86b-24b3fb4a6c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:29Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.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": []}}' 2022-08-24 10:06:30,200 121380 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 34 second wait 2022-08-24 10:06:30,399 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.198s 2022-08-24 10:06:30,399 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18b18374-af49-4e51-936d-a1085d1a9af7', 'x-compute-request-id': 'req-18b18374-af49-4e51-936d-a1085d1a9af7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:29Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.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": []}}' 2022-08-24 10:06:30,637 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers 0.226s 2022-08-24 10:06:30,637 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:30 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-deb4e885-d9db-4028-a766-59ae170bebeb', 'x-compute-request-id': 'req-deb4e885-d9db-4028-a766-59ae170bebeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"servers": [{"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}]}]}' 2022-08-24 10:06:30,798 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:06:30,798 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ad82a5e-b2eb-4b8d-b51c-f884ecd5b924', 'x-compute-request-id': 'req-0ad82a5e-b2eb-4b8d-b51c-f884ecd5b924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:29Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.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": []}}' 2022-08-24 10:06:31,086 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes 0.276s 2022-08-24 10:06:31,087 121380 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-1205458123", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b7bc747-12d3-4182-a049-836ab22a780e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b7bc747-12d3-4182-a049-836ab22a780e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.013797", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-24 10:06:31,137 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.041s 2022-08-24 10:06:31,137 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccab1997-404e-4555-82f3-0587bc4b502e', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccab1997-404e-4555-82f3-0587bc4b502e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:32,199 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.050s 2022-08-24 10:06:32,200 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d238c36-1337-4783-b912-020d7497cf27', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d238c36-1337-4783-b912-020d7497cf27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:32,210 121380 INFO [tempest.common.waiters] volume 53ed8765-f72f-48b6-8b3c-c9f975174c7e reached available after waiting for 1.210631 seconds 2022-08-24 10:06:32,257 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.046s 2022-08-24 10:06:32,257 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f1bf9d7-f3e4-48b1-9443-990a9896afb9', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f1bf9d7-f3e4-48b1-9443-990a9896afb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:32,332 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes 0.063s 2022-08-24 10:06:32,333 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fab39b0-031b-4581-bf5c-ea377d6b771d', 'content-length': '405', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fab39b0-031b-4581-bf5c-ea377d6b771d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes'} Body: b'{"volumes": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}]}' 2022-08-24 10:06:32,380 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.043s 2022-08-24 10:06:32,380 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b4de96d-5351-4844-a7fd-144e5cd88aaa', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b4de96d-5351-4844-a7fd-144e5cd88aaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:32.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:44,571 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 POST http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments 12.181s 2022-08-24 10:06:44,572 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volumeAttachment": {"volumeId": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 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-2fcafd14-6882-45b4-9797-9410b528c7de', 'x-compute-request-id': 'req-2fcafd14-6882-45b4-9797-9410b528c7de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "serverId": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "volumeId": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "device": "/dev/sdb"}}' 2022-08-24 10:06:44,635 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.061s 2022-08-24 10:06:44,636 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc4fdb17-c5d0-4c85-bb51-2cb3e016740a', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc4fdb17-c5d0-4c85-bb51-2cb3e016740a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:44.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:45,691 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.044s 2022-08-24 10:06:45,692 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d56b71c-2f5f-4ebd-a354-fa90343dda2d', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d56b71c-2f5f-4ebd-a354-fa90343dda2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:46,761 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.058s 2022-08-24 10:06:46,761 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ce1063f-943a-48e1-a4c6-ba2f50185455', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ce1063f-943a-48e1-a4c6-ba2f50185455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:47,818 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.045s 2022-08-24 10:06:47,818 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c511c82-8942-4e43-ade0-4fce2a0714fb', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c511c82-8942-4e43-ade0-4fce2a0714fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:48,877 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.045s 2022-08-24 10:06:48,877 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f36fcbb-0123-4abb-accd-3585267732a8', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f36fcbb-0123-4abb-accd-3585267732a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:49,933 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.045s 2022-08-24 10:06:49,933 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aa94f38-7817-4079-a044-a113d0ff1242', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aa94f38-7817-4079-a044-a113d0ff1242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:50,990 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.045s 2022-08-24 10:06:50,990 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3d389d-372f-4ade-8b73-b72207f7ac4b', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3d389d-372f-4ade-8b73-b72207f7ac4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:52,046 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.045s 2022-08-24 10:06:52,047 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75904e16-a9e7-40e6-9467-a25a6c01ae58', 'content-length': '917', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75904e16-a9e7-40e6-9467-a25a6c01ae58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:45.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:53,108 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.049s 2022-08-24 10:06:53,109 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23168733-1c03-40d7-b404-d26d66625a18', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23168733-1c03-40d7-b404-d26d66625a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:52.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:53,120 121380 INFO [tempest.common.waiters] volume 53ed8765-f72f-48b6-8b3c-c9f975174c7e reached in-use after waiting for 9.120234 seconds 2022-08-24 10:06:53,171 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.051s 2022-08-24 10:06:53,171 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d019c0a0-b85f-4921-8ab3-67ba70938f3a', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d019c0a0-b85f-4921-8ab3-67ba70938f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:52.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:53,246 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.063s 2022-08-24 10:06:53,246 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc18019-9d52-420d-91ab-c83803c83eff', 'content-length': '1209', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc18019-9d52-420d-91ab-c83803c83eff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:06:52.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:53,425 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.169s 2022-08-24 10:06:53,426 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ee4bb8-45c4-474b-a7ec-2dfd47f3b8ab', 'x-compute-request-id': 'req-d5ee4bb8-45c4-474b-a7ec-2dfd47f3b8ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:29Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:06:53,590 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86:9696/networking/v2.0/ports?device_id=987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:06:53,590 121380 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': '930', 'x-openstack-request-id': 'req-088175fb-43e2-405d-9bed-a928c8e8549f', 'date': 'Wed, 24 Aug 2022 10:06:53 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/ports?device_id=987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"ports":[{"id":"98183aae-275c-45c1-b9fc-a7d038275f2d","name":"","network_id":"b2cf8d4b-7b7f-4070-8be1-9619d8709092","tenant_id":"5294ff8dc07444e5b8758dbae2db7fc4","mac_address":"fa:16:3e:c8:1e:a3","admin_state_up":true,"status":"ACTIVE","device_id":"987654b5-b3b6-434c-a284-d630ab8ab4ad","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"ab052af0-9259-4d37-9a00-fbcdc30cffcb","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["73e27fba-0290-47f5-ac6a-d5ccf0ba2ea6"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-85427","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-08-24T10:05:58Z","updated_at":"2022-08-24T10:06:24Z","revision_number":5,"project_id":"5294ff8dc07444e5b8758dbae2db7fc4"}]}' 2022-08-24 10:06:55,318 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/floatingips 1.727s 2022-08-24 10:06:55,319 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "port_id": "98183aae-275c-45c1-b9fc-a7d038275f2d", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "fixed_ip_address": "172.20.0.5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '796', 'x-openstack-request-id': 'req-57ae1a60-adf3-411c-b082-9c1b54d4b953', 'date': 'Wed, 24 Aug 2022 10:06:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "033c282e-f13b-43a4-b58c-9e88206ca1e0", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "floating_ip_address": "172.27.4.34", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "c0f4ae51-be30-43a0-bc04-009aa5a724b1", "port_id": "98183aae-275c-45c1-b9fc-a7d038275f2d", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4", "description": "", "port_details": {"name": "", "network_id": "b2cf8d4b-7b7f-4070-8be1-9619d8709092", "mac_address": "fa:16:3e:c8:1e:a3", "admin_state_up": true, "status": "ACTIVE", "device_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:06:54Z", "updated_at": "2022-08-24T10:06:54Z", "revision_number": 0}}' 2022-08-24 10:06:55,496 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/security-groups 0.176s 2022-08-24 10:06:55,496 121380 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-1905674680", "description": "tempest-secgroup-smoke-1905674680 description", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-338ae8c2-4d6e-47d9-8dce-c88e0d8878a5', 'date': 'Wed, 24 Aug 2022 10:06:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "name": "tempest-secgroup-smoke-1905674680", "stateful": true, "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "description": "tempest-secgroup-smoke-1905674680 description", "shared": false, "security_group_rules": [{"id": "a162f250-3057-4eaa-a189-cb18c90f4a2d", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": 537, "description": null, "tags": [], "created_at": "2022-08-24T10:06:55Z", "updated_at": "2022-08-24T10:06:55Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}, {"id": "e4107912-b79a-4801-9031-48864643edc4", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": 538, "description": null, "tags": [], "created_at": "2022-08-24T10:06:55Z", "updated_at": "2022-08-24T10:06:55Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}], "tags": [], "created_at": "2022-08-24T10:06:55Z", "updated_at": "2022-08-24T10:06:55Z", "revision_number": 1, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:55,645 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.148s 2022-08-24 10:06:55,645 121380 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": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4", "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-e4b9fcb9-e498-4faa-990d-7c11ecd40d83', 'date': 'Wed, 24 Aug 2022 10:06:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d3e3124e-4aed-41c3-a6d6-3e22148ffb65", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": "2022-08-24T10:06:55Z", "updated_at": "2022-08-24T10:06:55Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:55,800 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.154s 2022-08-24 10:06:55,800 121380 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": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4", "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-c9862955-158c-4336-ba86-ef67a72315c4', 'date': 'Wed, 24 Aug 2022 10:06:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0fb9f61d-61d4-49f5-9517-e98ff26e6734", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": "2022-08-24T10:06:55Z", "updated_at": "2022-08-24T10:06:55Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:55,934 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.133s 2022-08-24 10:06:55,934 121380 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": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-5482185e-49b9-43c5-acdf-024ab91d7be4', 'date': 'Wed, 24 Aug 2022 10:06:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e1128047-77ac-4e35-95d2-71063f37a1fe", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": "2022-08-24T10:06:55Z", "updated_at": "2022-08-24T10:06:55Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:56,127 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.192s 2022-08-24 10:06:56,128 121380 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": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b5feb096-6b3d-4ab8-ad97-59bfa4982010', 'date': 'Wed, 24 Aug 2022 10:06:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d87185ad-bcbf-4907-8f73-aa2f5163bee8", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": "2022-08-24T10:06:56Z", "updated_at": "2022-08-24T10:06:56Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:56,263 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.134s 2022-08-24 10:06:56,263 121380 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": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-74e03f43-74a2-4e94-8c05-93cdb6905ca5', 'date': 'Wed, 24 Aug 2022 10:06:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "710471a3-e479-4905-834f-aea1d42ca5f0", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": "2022-08-24T10:06:56Z", "updated_at": "2022-08-24T10:06:56Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:56,408 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.144s 2022-08-24 10:06:56,408 121380 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": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "project_id": "5294ff8dc07444e5b8758dbae2db7fc4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-bcb6e70a-bc7e-4218-af48-8089f6845bd2', 'date': 'Wed, 24 Aug 2022 10:06:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6ef1acd1-1ba4-4238-9b52-b66f82902892", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "security_group_id": "cb10e7ee-2c1d-45b7-9519-9ff73d9d547c", "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": "2022-08-24T10:06:56Z", "updated_at": "2022-08-24T10:06:56Z", "revision_number": 0, "project_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:06:56,925 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/action 0.516s 2022-08-24 10:06:56,926 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1905674680"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06: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-50eb4a68-6460-4652-ab3a-e3913d517b72', 'x-compute-request-id': 'req-50eb4a68-6460-4652-ab3a-e3913d517b72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/action'} Body: b'' 2022-08-24 10:06:57,174 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.247s 2022-08-24 10:06:57,174 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-936387f0-251c-4624-8ec0-1a7420530cf2', 'x-compute-request-id': 'req-936387f0-251c-4624-8ec0-1a7420530cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:06:29Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:06:57,186 121380 DEBUG [tempest.lib.common.utils.test_utils] Call wait_for_secgroup_add returns true in 0.260152 seconds 2022-08-24 10:06:57,187 121380 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.34:22' as 'ubuntu' with public key authentication 2022-08-24 10:07:00,248 121380 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.34 ([Errno None] Unable to connect to port 22 on 172.27.4.34). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:07:05,816 121380 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.34 ([Errno None] Unable to connect to port 22 on 172.27.4.34). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:07:12,341 121380 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.34 ([Errno None] Unable to connect to port 22 on 172.27.4.34). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:07:16,845 121380 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.34 ([Errno None] Unable to connect to port 22 on 172.27.4.34). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:07:22,397 121380 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:07:22,754 121380 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:07:22,754 121380 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.34 successfully created 2022-08-24 10:07:22,849 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/action 0.094s 2022-08-24 10:07:22,849 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"reboot": {"type": "SOFT"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:22 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-55856e94-8f6a-43f6-9c26-4689266fef36', 'x-compute-request-id': 'req-55856e94-8f6a-43f6-9c26-4689266fef36', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/action'} Body: b'' 2022-08-24 10:07:23,031 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.181s 2022-08-24 10:07:23,031 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1749', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eda1691c-08c1-4e49-9947-44f4f11f20e7', 'x-compute-request-id': 'req-eda1691c-08c1-4e49-9947-44f4f11f20e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:23Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "rebooting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:24,212 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.167s 2022-08-24 10:07:24,212 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6e28bd2-3862-4d43-8aff-088364ccfb84', 'x-compute-request-id': 'req-e6e28bd2-3862-4d43-8aff-088364ccfb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:24,224 121380 INFO [tempest.common.waiters] State transition "REBOOT/rebooting" ==> "REBOOT/reboot_started" after 1 second wait 2022-08-24 10:07:25,394 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.169s 2022-08-24 10:07:25,394 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-933160e6-cc80-464b-acb4-4660d65d8e94', 'x-compute-request-id': 'req-933160e6-cc80-464b-acb4-4660d65d8e94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:26,575 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.168s 2022-08-24 10:07:26,575 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-160e3cbb-7387-4bfd-a267-cdec931c6ad1', 'x-compute-request-id': 'req-160e3cbb-7387-4bfd-a267-cdec931c6ad1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:27,751 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:07:27,751 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98e39690-1040-4bb1-bc9b-e8b5c96c30e8', 'x-compute-request-id': 'req-98e39690-1040-4bb1-bc9b-e8b5c96c30e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:28,936 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.172s 2022-08-24 10:07:28,936 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856f5cf6-a4e1-475b-a072-008672838822', 'x-compute-request-id': 'req-856f5cf6-a4e1-475b-a072-008672838822', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:30,224 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.276s 2022-08-24 10:07:30,224 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e21cd290-93bd-465f-9bc9-95d3c1c77367', 'x-compute-request-id': 'req-e21cd290-93bd-465f-9bc9-95d3c1c77367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:31,406 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.170s 2022-08-24 10:07:31,406 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fb83838-de30-4126-aea3-ae3894f61b1e', 'x-compute-request-id': 'req-2fb83838-de30-4126-aea3-ae3894f61b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:32,589 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.170s 2022-08-24 10:07:32,589 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cacb2ca-ddda-48a3-8520-61c5044685e8', 'x-compute-request-id': 'req-4cacb2ca-ddda-48a3-8520-61c5044685e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:33,777 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.175s 2022-08-24 10:07:33,777 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61cf8dc7-8f40-47bc-be7d-3c6afb1552d7', 'x-compute-request-id': 'req-61cf8dc7-8f40-47bc-be7d-3c6afb1552d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:34,984 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.194s 2022-08-24 10:07:34,985 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d83edb1-ca1f-4aeb-b6a0-95434374ec14', 'x-compute-request-id': 'req-1d83edb1-ca1f-4aeb-b6a0-95434374ec14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:36,171 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.173s 2022-08-24 10:07:36,171 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b72888c-ab2e-4559-bd33-274056784211', 'x-compute-request-id': 'req-4b72888c-ab2e-4559-bd33-274056784211', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:37,400 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.215s 2022-08-24 10:07:37,400 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52fadb63-a97f-4cdf-b66c-4d84fe1c05e8', 'x-compute-request-id': 'req-52fadb63-a97f-4cdf-b66c-4d84fe1c05e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:38,579 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.166s 2022-08-24 10:07:38,580 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-639b8927-7354-4b1d-8392-992531174bf2', 'x-compute-request-id': 'req-639b8927-7354-4b1d-8392-992531174bf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:39,764 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.172s 2022-08-24 10:07:39,764 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1754', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6301bd3-e87a-42dd-8add-6ed848b1df55', 'x-compute-request-id': 'req-f6301bd3-e87a-42dd-8add-6ed848b1df55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "REBOOT", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:24Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": "reboot_started", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:40,941 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.164s 2022-08-24 10:07:40,941 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1757', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df996e99-f25e-4994-aa70-035164daa7b5', 'x-compute-request-id': 'req-df996e99-f25e-4994-aa70-035164daa7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:07:40Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}, {"version": 4, "addr": "172.27.4.34", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}, {"name": "tempest-secgroup-smoke-1905674680"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:07:40,952 121380 INFO [tempest.common.waiters] State transition "REBOOT/reboot_started" ==> "ACTIVE/None" after 17 second wait 2022-08-24 10:07:40,953 121380 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.34:22' as 'ubuntu' with public key authentication 2022-08-24 10:08:12,446 121380 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.34 ([Errno None] Unable to connect to port 22 on 172.27.4.34). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:08:14,988 121380 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:08:15,183 121380 INFO [paramiko.transport] Auth banner: b'"System is booting up. See pam_nologin(8)"\n' 2022-08-24 10:08:15,184 121380 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.34 (Authentication failed.). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:08:18,698 121380 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:08:18,814 121380 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:08:18,814 121380 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.34 successfully created 2022-08-24 10:08:18,815 121380 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2022-08-24 10:08:18,815 121380 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.34:22' as 'ubuntu' with public key authentication 2022-08-24 10:08:18,834 121380 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:08:18,993 121380 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:08:18,993 121380 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.34 successfully created 2022-08-24 10:08:20,188 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 POST http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/action 0.470s 2022-08-24 10:08:20,189 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1905674680"}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:19 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-6133b481-ecee-441d-8a65-75cad18fa723', 'x-compute-request-id': 'req-6133b481-ecee-441d-8a65-75cad18fa723', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/action'} Body: b'' 2022-08-24 10:08:20,556 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/security-groups/cb10e7ee-2c1d-45b7-9519-9ff73d9d547c 0.366s 2022-08-24 10:08:20,556 121380 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-f5ddda05-cb7d-4570-bae3-3abd91a1b378', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:08:20 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/cb10e7ee-2c1d-45b7-9519-9ff73d9d547c'} Body: b'' 2022-08-24 10:08:21,732 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/floatingips/033c282e-f13b-43a4-b58c-9e88206ca1e0 1.175s 2022-08-24 10:08:21,732 121380 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-e5f0306e-bdbb-441f-9eea-775458fa7361', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:08:21 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/033c282e-f13b-43a4-b58c-9e88206ca1e0'} Body: b'' 2022-08-24 10:09:21,792 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:10:21,853 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:11:21,901 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:12:21,961 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:13:22,021 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:14:22,081 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:15:22,140 121380 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:16:22,200 121380 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:17:22,258 121380 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:18:22,314 121380 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:20:22,485 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:21:22,546 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:22:22,604 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:23:22,662 121380 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:24:08,730 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e 286.307s 2022-08-24 10:24:08,731 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:23:22 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-bb12834f-491d-4da7-9ab4-086834fa7d9d', 'x-compute-request-id': 'req-bb12834f-491d-4da7-9ab4-086834fa7d9d', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} 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-39b55200-06a1-4e32-b97f-a65ec6d1f4ae)"}}' 2022-08-24 10:24:08,909 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 400 DELETE http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.166s 2022-08-24 10:24:08,909 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-be5cb462-bae5-47cb-9960-50302ac1d2d4', 'x-openstack-request-id': 'req-be5cb462-bae5-47cb-9960-50302ac1d2d4', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} 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, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' 2022-08-24 10:24:09,035 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 0.115s 2022-08-24 10:24:09,036 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d8d6fb8-95e6-467d-9d3b-5d3eabe8b5c9', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d8d6fb8-95e6-467d-9d3b-5d3eabe8b5c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:12:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:25:10,108 121380 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:26:06,230 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 116.181s 2022-08-24 10:26:06,230 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf341f7-5bbf-44a9-8384-7297452a5244', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf341f7-5bbf-44a9-8384-7297452a5244', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:12:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:26:09,391 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2.148s 2022-08-24 10:26:09,391 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a818d039-98fc-4615-9a79-777749469151', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a818d039-98fc-4615-9a79-777749469151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:12:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:27:10,461 121380 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:28:06,683 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 116.280s 2022-08-24 10:28:06,684 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3dca5eb-74ef-4a4d-9310-f3413a1d9330', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3dca5eb-74ef-4a4d-9310-f3413a1d9330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:12:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:28:09,538 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 1.842s 2022-08-24 10:28:09,538 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf66c169-2bd2-44b3-9a0c-147a7137a6f7', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf66c169-2bd2-44b3-9a0c-147a7137a6f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:12:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:29:10,609 121380 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 2022-08-24 10:30:07,288 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 116.737s 2022-08-24 10:30:07,288 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-893ca594-f2de-4a93-aeb4-2ed21b0c1766', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-893ca594-f2de-4a93-aeb4-2ed21b0c1766', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:12:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:30:09,733 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e 1.433s 2022-08-24 10:30:09,733 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17a24927-b388-415d-bf99-af1d3a88c6bb', 'content-length': '1212', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17a24927-b388-415d-bf99-af1d3a88c6bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e'} Body: b'{"volume": {"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:06:31.000000", "updated_at": "2022-08-24T10:12:04.000000", "name": "tempest-TestMinimumBasicScenario-volume-1205458123", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/5294ff8dc07444e5b8758dbae2db7fc4/volumes/53ed8765-f72f-48b6-8b3c-c9f975174c7e"}], "user_id": "bea2aecac254429a823b8765feb6c767", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "attachment_id": "0cf4cbe7-2699-46bc-bbbd-674009c2037f", "volume_id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e", "server_id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "host_name": null, "device": "/dev/sdb", "attached_at": "2022-08-24T10:06:45.000000"}], "os-vol-tenant-attr:tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4"}}' 2022-08-24 10:30:09,945 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.201s 2022-08-24 10:30:09,946 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30: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-879af404-70a0-4876-997e-f4233b2032a3', 'x-compute-request-id': 'req-879af404-70a0-4876-997e-f4233b2032a3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'' 2022-08-24 10:30:10,185 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.239s 2022-08-24 10:30:10,186 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce178746-290c-4057-b98d-70a20170927e', 'x-compute-request-id': 'req-ce178746-290c-4057-b98d-70a20170927e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:11,593 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.392s 2022-08-24 10:30:11,593 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6f154a7d-fc84-4c1f-9f15-d700eed80ac3', 'x-compute-request-id': 'req-6f154a7d-fc84-4c1f-9f15-d700eed80ac3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:13,002 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.385s 2022-08-24 10:30:13,002 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e30db375-904f-4960-abcf-be1c6b05ca5c', 'x-compute-request-id': 'req-e30db375-904f-4960-abcf-be1c6b05ca5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:14,589 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.574s 2022-08-24 10:30:14,589 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f89827b5-0ebc-4e8e-aaae-992e32ec7a4c', 'x-compute-request-id': 'req-f89827b5-0ebc-4e8e-aaae-992e32ec7a4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:15,964 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.362s 2022-08-24 10:30:15,965 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9918f7b-e336-46ce-b63d-3b0ef5f55660', 'x-compute-request-id': 'req-d9918f7b-e336-46ce-b63d-3b0ef5f55660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:17,257 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.279s 2022-08-24 10:30:17,257 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a26b7c3-fc68-466b-9507-812559f7d288', 'x-compute-request-id': 'req-0a26b7c3-fc68-466b-9507-812559f7d288', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:18,634 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.362s 2022-08-24 10:30:18,634 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebf84c26-8341-413a-af42-1a5218a4205f', 'x-compute-request-id': 'req-ebf84c26-8341-413a-af42-1a5218a4205f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:19,917 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.270s 2022-08-24 10:30:19,917 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de15d6fc-4f00-40d0-9d09-758b1414c3d3', 'x-compute-request-id': 'req-de15d6fc-4f00-40d0-9d09-758b1414c3d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:21,104 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.173s 2022-08-24 10:30:21,104 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3862e9dc-c53a-409f-9c98-b969bae26e8b', 'x-compute-request-id': 'req-3862e9dc-c53a-409f-9c98-b969bae26e8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:22,270 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:30:22,270 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3165aec6-d7e7-4a37-8e0a-23adc6c06dd3', 'x-compute-request-id': 'req-3165aec6-d7e7-4a37-8e0a-23adc6c06dd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:23,442 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:30:23,442 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64434d1c-a813-4757-8bcc-523f6dab29a8', 'x-compute-request-id': 'req-64434d1c-a813-4757-8bcc-523f6dab29a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:24,612 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:30:24,612 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2abe7cc5-b011-4e10-9261-cb299a45cbf8', 'x-compute-request-id': 'req-2abe7cc5-b011-4e10-9261-cb299a45cbf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:25,782 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:30:25,782 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7332adfe-71c1-4664-aa87-52583a25e653', 'x-compute-request-id': 'req-7332adfe-71c1-4664-aa87-52583a25e653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:26,948 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:30:26,948 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3208d76b-6d8f-4cc8-b149-c7b262fde72f', 'x-compute-request-id': 'req-3208d76b-6d8f-4cc8-b149-c7b262fde72f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:28,116 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:30:28,116 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec204499-1e2e-46a1-bf42-d6e8e58f1b6e', 'x-compute-request-id': 'req-ec204499-1e2e-46a1-bf42-d6e8e58f1b6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:29,300 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.172s 2022-08-24 10:30:29,300 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30b70e13-c0a6-44dc-bded-703bda8183de', 'x-compute-request-id': 'req-30b70e13-c0a6-44dc-bded-703bda8183de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:30,477 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.164s 2022-08-24 10:30:30,477 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d65efa4b-3f95-4e7d-8864-f0120bfa5abf', 'x-compute-request-id': 'req-d65efa4b-3f95-4e7d-8864-f0120bfa5abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:31,661 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.170s 2022-08-24 10:30:31,661 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7059d19-9f9f-40d2-ab17-1c7ba91fd87b', 'x-compute-request-id': 'req-e7059d19-9f9f-40d2-ab17-1c7ba91fd87b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:32,845 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.171s 2022-08-24 10:30:32,845 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-700fa90a-ac9c-47a7-8969-404b79c5358d', 'x-compute-request-id': 'req-700fa90a-ac9c-47a7-8969-404b79c5358d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:34,022 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.164s 2022-08-24 10:30:34,022 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58e8ee55-edb0-40d1-ad78-fbe72aaa92f4', 'x-compute-request-id': 'req-58e8ee55-edb0-40d1-ad78-fbe72aaa92f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:35,206 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.171s 2022-08-24 10:30:35,206 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-447736e3-f0e2-43d4-9809-4ff0afcba5e6', 'x-compute-request-id': 'req-447736e3-f0e2-43d4-9809-4ff0afcba5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:36,374 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:30:36,374 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7684e4f-f54a-4068-a358-14d9ecd825f1', 'x-compute-request-id': 'req-f7684e4f-f54a-4068-a358-14d9ecd825f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:37,545 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:30:37,545 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aec0937e-48b7-4e73-b9ab-23cb99486a20', 'x-compute-request-id': 'req-aec0937e-48b7-4e73-b9ab-23cb99486a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:38,715 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:30:38,715 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6d1bde8-750c-4b2f-9258-2525c3fe72ca', 'x-compute-request-id': 'req-b6d1bde8-750c-4b2f-9258-2525c3fe72ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:39,891 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:30:39,891 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-832e341a-1c76-484a-934a-1793c8de6113', 'x-compute-request-id': 'req-832e341a-1c76-484a-934a-1793c8de6113', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:41,056 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:30:41,056 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7bea7dc-d0b7-4ffc-9e95-191e2ca651bc', 'x-compute-request-id': 'req-c7bea7dc-d0b7-4ffc-9e95-191e2ca651bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:42,223 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:30:42,223 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-68a7b08d-d88a-4a4c-bf2c-a955dacb1ee3', 'x-compute-request-id': 'req-68a7b08d-d88a-4a4c-bf2c-a955dacb1ee3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:43,395 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:30:43,395 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb7af994-59c0-4a3f-8b52-bec38f1fcc6c', 'x-compute-request-id': 'req-cb7af994-59c0-4a3f-8b52-bec38f1fcc6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:44,562 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:30:44,562 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b53f969-b386-418b-b7af-1c4c0d2ec149', 'x-compute-request-id': 'req-9b53f969-b386-418b-b7af-1c4c0d2ec149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:45,737 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:30:45,737 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97cd90ac-fd10-45a0-aba4-6af2bf93cc43', 'x-compute-request-id': 'req-97cd90ac-fd10-45a0-aba4-6af2bf93cc43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:46,903 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:30:46,904 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b37ad684-f61c-48a6-ae86-33e576b7f8bb', 'x-compute-request-id': 'req-b37ad684-f61c-48a6-ae86-33e576b7f8bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:48,073 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:30:48,073 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f199d6c-7d4a-4c51-ad9b-d455c2008305', 'x-compute-request-id': 'req-7f199d6c-7d4a-4c51-ad9b-d455c2008305', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:49,238 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:30:49,238 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64aef5c4-ed6b-4da7-a093-811ef8066144', 'x-compute-request-id': 'req-64aef5c4-ed6b-4da7-a093-811ef8066144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:50,403 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:30:50,403 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-856a5e40-46cf-46e3-bb7a-b4e66246d907', 'x-compute-request-id': 'req-856a5e40-46cf-46e3-bb7a-b4e66246d907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:51,572 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:30:51,573 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b7ea76a-2d51-4f98-bfcb-f061978ce809', 'x-compute-request-id': 'req-9b7ea76a-2d51-4f98-bfcb-f061978ce809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:52,738 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:30:52,738 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b8a0ef9-316b-4e88-ad9a-d2fb0a9a008e', 'x-compute-request-id': 'req-5b8a0ef9-316b-4e88-ad9a-d2fb0a9a008e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:53,913 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:30:53,913 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c01e791a-1a7d-452c-8feb-627685d67726', 'x-compute-request-id': 'req-c01e791a-1a7d-452c-8feb-627685d67726', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:55,079 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:30:55,079 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2a1fe9-3170-481a-870b-4a5f05df5961', 'x-compute-request-id': 'req-1b2a1fe9-3170-481a-870b-4a5f05df5961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:56,245 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:30:56,246 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-568aea9b-054d-434e-b938-428eb2b6c823', 'x-compute-request-id': 'req-568aea9b-054d-434e-b938-428eb2b6c823', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:57,413 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:30:57,413 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2a63d73-2050-4867-bd62-41fa7c7de9be', 'x-compute-request-id': 'req-f2a63d73-2050-4867-bd62-41fa7c7de9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:58,577 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:30:58,578 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01851be9-91a8-4814-9127-d264959b6ecf', 'x-compute-request-id': 'req-01851be9-91a8-4814-9127-d264959b6ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:30:59,748 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:30:59,748 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b36a3744-77df-42e3-825c-05add79e5986', 'x-compute-request-id': 'req-b36a3744-77df-42e3-825c-05add79e5986', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:00,922 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:31:00,922 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d83ff5d-e683-4f5e-ada6-56bdeae5857e', 'x-compute-request-id': 'req-1d83ff5d-e683-4f5e-ada6-56bdeae5857e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:02,090 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:02,090 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f638c59c-2718-495f-a727-54a56e791d82', 'x-compute-request-id': 'req-f638c59c-2718-495f-a727-54a56e791d82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:03,256 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:31:03,256 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d1f9716-6674-44b2-bd27-53ebc2bc99f4', 'x-compute-request-id': 'req-5d1f9716-6674-44b2-bd27-53ebc2bc99f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:04,423 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:31:04,424 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8853a21-6824-4d78-abe0-8a0f29d70b93', 'x-compute-request-id': 'req-c8853a21-6824-4d78-abe0-8a0f29d70b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:05,593 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:31:05,593 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be88d8a4-a744-4da9-b89a-794927d146e0', 'x-compute-request-id': 'req-be88d8a4-a744-4da9-b89a-794927d146e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:06,760 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:06,760 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aa63e138-11e5-45ee-95e7-5cc7f4eca311', 'x-compute-request-id': 'req-aa63e138-11e5-45ee-95e7-5cc7f4eca311', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:07,929 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:07,929 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e26032-5651-404d-a1ed-58323e43afde', 'x-compute-request-id': 'req-e4e26032-5651-404d-a1ed-58323e43afde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:09,097 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:09,097 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5b18675e-1753-46f3-97c4-4ce8ca202876', 'x-compute-request-id': 'req-5b18675e-1753-46f3-97c4-4ce8ca202876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:10,263 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:10,264 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9755f8f4-2138-4738-81bb-8d504c359b91', 'x-compute-request-id': 'req-9755f8f4-2138-4738-81bb-8d504c359b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:11,436 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:31:11,436 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a238268f-4cd0-40a8-9ec0-0990720b009f', 'x-compute-request-id': 'req-a238268f-4cd0-40a8-9ec0-0990720b009f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:12,606 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:31:12,606 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c983300f-104f-4b5e-b748-b387799ddd3c', 'x-compute-request-id': 'req-c983300f-104f-4b5e-b748-b387799ddd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:13,774 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:13,774 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2d5ee8a-8064-4782-9dbe-3d0257a5777d', 'x-compute-request-id': 'req-c2d5ee8a-8064-4782-9dbe-3d0257a5777d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:14,998 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:14,998 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-28a65e3d-8a33-49e6-a70a-ddc72390f346', 'x-compute-request-id': 'req-28a65e3d-8a33-49e6-a70a-ddc72390f346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:16,170 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:31:16,170 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c6cab3-0d14-4613-8454-e9871a08bce9', 'x-compute-request-id': 'req-26c6cab3-0d14-4613-8454-e9871a08bce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:17,335 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:31:17,335 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a42481c7-2a05-4e31-a4dd-0ceba1d4355a', 'x-compute-request-id': 'req-a42481c7-2a05-4e31-a4dd-0ceba1d4355a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:18,499 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:31:18,499 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-077a8a91-1488-4201-b846-f41f70d4fca3', 'x-compute-request-id': 'req-077a8a91-1488-4201-b846-f41f70d4fca3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:19,669 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:31:19,670 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-74591dd8-6643-4450-96d7-8c837ca4634d', 'x-compute-request-id': 'req-74591dd8-6643-4450-96d7-8c837ca4634d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:20,842 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:31:20,843 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6b5acd0b-df36-4041-8847-69e213790242', 'x-compute-request-id': 'req-6b5acd0b-df36-4041-8847-69e213790242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:22,012 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:31:22,012 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b62d33a6-e69f-4e62-831a-f41e2c479c3f', 'x-compute-request-id': 'req-b62d33a6-e69f-4e62-831a-f41e2c479c3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:23,178 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:23,178 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-988996cd-ca9c-432f-9e99-c5f1c4533d5c', 'x-compute-request-id': 'req-988996cd-ca9c-432f-9e99-c5f1c4533d5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:24,344 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:24,345 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-97a5e0e9-ffbd-4fa9-87e7-71e4f994d7dc', 'x-compute-request-id': 'req-97a5e0e9-ffbd-4fa9-87e7-71e4f994d7dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:25,514 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:31:25,514 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e21d88d-e2ca-484c-b2df-4fa8a0c1e06b', 'x-compute-request-id': 'req-0e21d88d-e2ca-484c-b2df-4fa8a0c1e06b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:26,682 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:31:26,683 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19ce9a83-9b6f-4784-ab41-300e1af37284', 'x-compute-request-id': 'req-19ce9a83-9b6f-4784-ab41-300e1af37284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:27,854 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:31:27,854 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e13ec2-1223-40bb-92fb-401b65a63483', 'x-compute-request-id': 'req-a0e13ec2-1223-40bb-92fb-401b65a63483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:29,018 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:31:29,018 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4b81b92-e704-4f69-858d-797fd2fdeaf3', 'x-compute-request-id': 'req-d4b81b92-e704-4f69-858d-797fd2fdeaf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:30,191 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:31:30,191 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e9c390-d1c9-4741-9016-66d386bad4ec', 'x-compute-request-id': 'req-e0e9c390-d1c9-4741-9016-66d386bad4ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:31,359 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:31,359 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f6477c9b-53a3-49fb-a345-978b03533ea9', 'x-compute-request-id': 'req-f6477c9b-53a3-49fb-a345-978b03533ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:32,533 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:31:32,534 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3354fdae-4519-47b7-86fb-b2f48dccf1d2', 'x-compute-request-id': 'req-3354fdae-4519-47b7-86fb-b2f48dccf1d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:33,706 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:31:33,706 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60ea33f4-74dd-4e05-8037-739f79889428', 'x-compute-request-id': 'req-60ea33f4-74dd-4e05-8037-739f79889428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:34,880 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.161s 2022-08-24 10:31:34,880 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36732468-8f61-4e4a-813e-22db6094b3c3', 'x-compute-request-id': 'req-36732468-8f61-4e4a-813e-22db6094b3c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:36,052 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:31:36,053 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cacbe212-ad6f-4d96-a6be-3a5687c07aad', 'x-compute-request-id': 'req-cacbe212-ad6f-4d96-a6be-3a5687c07aad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:37,222 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:31:37,223 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-653a9a99-0554-4fd6-92ad-7d438862a682', 'x-compute-request-id': 'req-653a9a99-0554-4fd6-92ad-7d438862a682', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:38,388 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:31:38,389 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acc13d33-7000-4a7f-b5b1-7f8439e13b17', 'x-compute-request-id': 'req-acc13d33-7000-4a7f-b5b1-7f8439e13b17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:39,557 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:39,558 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9056603c-18ee-438a-8f9a-c79d6ed02ee7', 'x-compute-request-id': 'req-9056603c-18ee-438a-8f9a-c79d6ed02ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:40,725 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:40,725 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-968afc2f-9f1f-435e-acdb-65eb03bf9f58', 'x-compute-request-id': 'req-968afc2f-9f1f-435e-acdb-65eb03bf9f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:41,900 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:31:41,901 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6563a919-e63a-42c0-a473-4667132dad4e', 'x-compute-request-id': 'req-6563a919-e63a-42c0-a473-4667132dad4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:43,068 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:43,069 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56bca94d-e7ae-446f-b27c-5c2175b64184', 'x-compute-request-id': 'req-56bca94d-e7ae-446f-b27c-5c2175b64184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:44,236 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:31:44,237 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-432d9099-a046-480b-9ed8-3c7df568c98b', 'x-compute-request-id': 'req-432d9099-a046-480b-9ed8-3c7df568c98b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:45,404 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:45,404 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7715ba92-2a32-4024-a722-2304f0eb7e14', 'x-compute-request-id': 'req-7715ba92-2a32-4024-a722-2304f0eb7e14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:46,571 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:46,571 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb957be1-b54f-451e-bc64-43b78fd0d16a', 'x-compute-request-id': 'req-eb957be1-b54f-451e-bc64-43b78fd0d16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:47,738 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:47,739 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e907d7df-99c8-48ec-ac75-9ec351a84268', 'x-compute-request-id': 'req-e907d7df-99c8-48ec-ac75-9ec351a84268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:48,905 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:31:48,906 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-46343fd7-734d-44e5-8095-874af20796a7', 'x-compute-request-id': 'req-46343fd7-734d-44e5-8095-874af20796a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:50,078 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:31:50,078 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bcfe9c5e-bd67-4098-a321-5f0ab03f1617', 'x-compute-request-id': 'req-bcfe9c5e-bd67-4098-a321-5f0ab03f1617', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:51,243 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:31:51,243 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0686d7f2-308b-4551-8b64-d6447c22c073', 'x-compute-request-id': 'req-0686d7f2-308b-4551-8b64-d6447c22c073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:52,415 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:31:52,415 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1d620c6e-fff5-4818-975f-957826774c6f', 'x-compute-request-id': 'req-1d620c6e-fff5-4818-975f-957826774c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:53,585 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:31:53,586 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a829eb4-30eb-4aa1-8cc2-860563ef0876', 'x-compute-request-id': 'req-6a829eb4-30eb-4aa1-8cc2-860563ef0876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:54,753 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:31:54,753 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f2dc7043-5efc-43aa-8daf-d4cdb0e3461e', 'x-compute-request-id': 'req-f2dc7043-5efc-43aa-8daf-d4cdb0e3461e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:55,927 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.161s 2022-08-24 10:31:55,927 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6467eb67-6d15-4d7c-82a1-3e515395f992', 'x-compute-request-id': 'req-6467eb67-6d15-4d7c-82a1-3e515395f992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:57,091 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:31:57,092 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-575a02eb-63d2-4924-a6b7-4370a63f96c7', 'x-compute-request-id': 'req-575a02eb-63d2-4924-a6b7-4370a63f96c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:58,257 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:31:58,258 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4f548ba-da72-40f7-8002-332a972b6ac2', 'x-compute-request-id': 'req-b4f548ba-da72-40f7-8002-332a972b6ac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:31:59,421 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:31:59,422 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:31:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c38c121-9af4-42d5-aa7b-d5b5f0788fa5', 'x-compute-request-id': 'req-6c38c121-9af4-42d5-aa7b-d5b5f0788fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:00,587 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:32:00,587 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25fdb246-237a-468a-832a-6dde4221d77d', 'x-compute-request-id': 'req-25fdb246-237a-468a-832a-6dde4221d77d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:01,756 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:32:01,756 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb72ee7e-7ed3-4a87-8e02-8ae74201f0da', 'x-compute-request-id': 'req-bb72ee7e-7ed3-4a87-8e02-8ae74201f0da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:02,943 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.171s 2022-08-24 10:32:02,943 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba8047ff-e085-46b0-8552-3c2664cbb4ea', 'x-compute-request-id': 'req-ba8047ff-e085-46b0-8552-3c2664cbb4ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:04,117 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:32:04,117 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36d7c323-ae9c-4441-bbd1-bbef4f607ead', 'x-compute-request-id': 'req-36d7c323-ae9c-4441-bbd1-bbef4f607ead', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:05,284 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:05,284 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f10553f7-ce4e-4c9b-8604-5f480e6a21ff', 'x-compute-request-id': 'req-f10553f7-ce4e-4c9b-8604-5f480e6a21ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:06,459 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:32:06,460 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-99b0ac2f-4efe-4104-86ee-c1609e8361e7', 'x-compute-request-id': 'req-99b0ac2f-4efe-4104-86ee-c1609e8361e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:07,636 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.164s 2022-08-24 10:32:07,637 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1655617-4706-4328-a36d-0c5664e51b8c', 'x-compute-request-id': 'req-e1655617-4706-4328-a36d-0c5664e51b8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:09,065 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.414s 2022-08-24 10:32:09,066 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7f20cd8-d4f9-4ce2-bd88-c2c333a6e06c', 'x-compute-request-id': 'req-e7f20cd8-d4f9-4ce2-bd88-c2c333a6e06c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:10,250 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.172s 2022-08-24 10:32:10,251 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8eb28d5d-6c9c-46b2-8fd3-c9e0541c58ca', 'x-compute-request-id': 'req-8eb28d5d-6c9c-46b2-8fd3-c9e0541c58ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:11,419 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:32:11,419 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bfe3ca2-01ed-498b-8f20-e6f7bd5c25db', 'x-compute-request-id': 'req-7bfe3ca2-01ed-498b-8f20-e6f7bd5c25db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:12,584 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:32:12,584 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95a6e88c-3710-4dd6-a908-46ad5b9bd37e', 'x-compute-request-id': 'req-95a6e88c-3710-4dd6-a908-46ad5b9bd37e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:13,752 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:32:13,752 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-39858dba-c0b8-476f-945e-e43ac59313c9', 'x-compute-request-id': 'req-39858dba-c0b8-476f-945e-e43ac59313c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:14,918 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:32:14,918 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fe8babf7-86d5-4d24-b0e7-8ff74f2afd3e', 'x-compute-request-id': 'req-fe8babf7-86d5-4d24-b0e7-8ff74f2afd3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:16,082 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:32:16,083 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c0d385c-9eed-4265-9302-5b60dccf2c33', 'x-compute-request-id': 'req-1c0d385c-9eed-4265-9302-5b60dccf2c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:17,248 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:32:17,248 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91e1817c-5f34-4723-816b-77c649aff37a', 'x-compute-request-id': 'req-91e1817c-5f34-4723-816b-77c649aff37a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:18,411 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.150s 2022-08-24 10:32:18,412 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bc42b51b-5c2a-42b4-924e-b63e10165899', 'x-compute-request-id': 'req-bc42b51b-5c2a-42b4-924e-b63e10165899', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:19,576 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:32:19,576 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd731656-548c-4083-9f13-af790ccd7e2e', 'x-compute-request-id': 'req-fd731656-548c-4083-9f13-af790ccd7e2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:20,743 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:20,743 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78977d8d-bd02-4a15-8373-a7d0755e3f90', 'x-compute-request-id': 'req-78977d8d-bd02-4a15-8373-a7d0755e3f90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:21,910 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:21,910 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d73d1c00-95f5-4166-9c88-f8bff0e570a7', 'x-compute-request-id': 'req-d73d1c00-95f5-4166-9c88-f8bff0e570a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:23,088 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.165s 2022-08-24 10:32:23,088 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70e8209f-bb57-44cf-a6ea-1b752da70d6f', 'x-compute-request-id': 'req-70e8209f-bb57-44cf-a6ea-1b752da70d6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:24,258 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:32:24,258 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8fae57b-9e3b-464d-859b-4fb3ebbeb729', 'x-compute-request-id': 'req-d8fae57b-9e3b-464d-859b-4fb3ebbeb729', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:25,430 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:32:25,431 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e87b4ca1-7af5-445e-ae61-58a3c49ec21e', 'x-compute-request-id': 'req-e87b4ca1-7af5-445e-ae61-58a3c49ec21e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:26,599 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:32:26,600 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1f3ee3f-09e5-4fb1-977f-191b4593f18d', 'x-compute-request-id': 'req-b1f3ee3f-09e5-4fb1-977f-191b4593f18d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:27,771 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:32:27,771 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1310d05c-f597-473f-89c6-84b6fccd99de', 'x-compute-request-id': 'req-1310d05c-f597-473f-89c6-84b6fccd99de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:28,936 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:32:28,936 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2aa542a5-e90f-4d7b-a246-c8d002801588', 'x-compute-request-id': 'req-2aa542a5-e90f-4d7b-a246-c8d002801588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:30,105 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:32:30,105 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9730218c-864d-4884-89d1-0839f95fc2d6', 'x-compute-request-id': 'req-9730218c-864d-4884-89d1-0839f95fc2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:31,271 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:32:31,271 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-18fd9e0e-5585-45b8-ac68-eec47985120f', 'x-compute-request-id': 'req-18fd9e0e-5585-45b8-ac68-eec47985120f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:32,439 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:32:32,439 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-219e0c47-8385-427e-befa-ea3eba0be15b', 'x-compute-request-id': 'req-219e0c47-8385-427e-befa-ea3eba0be15b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:33,604 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:32:33,605 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf1b9518-3994-4001-a413-8c5faaf2d996', 'x-compute-request-id': 'req-bf1b9518-3994-4001-a413-8c5faaf2d996', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:34,775 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:32:34,775 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02f436ce-3469-4ad6-89b1-309fa7ede9fb', 'x-compute-request-id': 'req-02f436ce-3469-4ad6-89b1-309fa7ede9fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:35,937 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.149s 2022-08-24 10:32:35,937 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ff0d96e-8cfc-4fe7-87ed-7e4db4a70246', 'x-compute-request-id': 'req-6ff0d96e-8cfc-4fe7-87ed-7e4db4a70246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:37,106 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:32:37,106 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d983391a-5972-4d2f-8fe9-674fa3617a68', 'x-compute-request-id': 'req-d983391a-5972-4d2f-8fe9-674fa3617a68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:38,280 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:32:38,281 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-836d76c8-a822-4ae7-a4be-05c2c54bbf61', 'x-compute-request-id': 'req-836d76c8-a822-4ae7-a4be-05c2c54bbf61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:39,449 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:32:39,449 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0416285c-0663-4b26-a3f1-8b4b7b56003f', 'x-compute-request-id': 'req-0416285c-0663-4b26-a3f1-8b4b7b56003f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:40,615 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:40,616 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42ebfa06-89c7-4afe-9ded-c891b4d76dcc', 'x-compute-request-id': 'req-42ebfa06-89c7-4afe-9ded-c891b4d76dcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:41,779 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:32:41,779 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fe15577-eaac-4f90-921d-f73663df745f', 'x-compute-request-id': 'req-2fe15577-eaac-4f90-921d-f73663df745f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:42,952 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:32:42,953 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-083366ce-5082-4f9d-baf1-efdaa8ec67a3', 'x-compute-request-id': 'req-083366ce-5082-4f9d-baf1-efdaa8ec67a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:44,123 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:32:44,123 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ed4893b-272d-4c6e-86d1-8015a5bac74f', 'x-compute-request-id': 'req-9ed4893b-272d-4c6e-86d1-8015a5bac74f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:45,291 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:32:45,291 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf170b28-cf3b-41e5-877e-1616941455a7', 'x-compute-request-id': 'req-cf170b28-cf3b-41e5-877e-1616941455a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:46,464 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:32:46,465 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63840b93-db67-41c4-8661-b99a633e745e', 'x-compute-request-id': 'req-63840b93-db67-41c4-8661-b99a633e745e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:47,653 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.176s 2022-08-24 10:32:47,654 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f824502-3d90-4bc5-8753-7e4a290cf01f', 'x-compute-request-id': 'req-2f824502-3d90-4bc5-8753-7e4a290cf01f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:48,826 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:32:48,826 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5524f257-3d7f-4a0c-9df7-072b6b50498c', 'x-compute-request-id': 'req-5524f257-3d7f-4a0c-9df7-072b6b50498c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:49,989 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:32:49,989 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-65ae8dd6-4001-4c2b-888a-58e53ed9a13b', 'x-compute-request-id': 'req-65ae8dd6-4001-4c2b-888a-58e53ed9a13b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:51,155 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:51,156 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-94d72f73-70e7-49ff-a59d-a12be170ae33', 'x-compute-request-id': 'req-94d72f73-70e7-49ff-a59d-a12be170ae33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:52,322 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:52,322 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aaf11beb-d789-4fc8-b9c0-2b99bd4a8292', 'x-compute-request-id': 'req-aaf11beb-d789-4fc8-b9c0-2b99bd4a8292', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:53,490 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:32:53,491 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ada97d52-e152-49af-b1a8-eb245ea7f135', 'x-compute-request-id': 'req-ada97d52-e152-49af-b1a8-eb245ea7f135', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:54,655 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:32:54,656 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-977a1b07-ee89-49d8-9c49-fa35a4fe32a6', 'x-compute-request-id': 'req-977a1b07-ee89-49d8-9c49-fa35a4fe32a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:55,834 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:55,834 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-337e86d8-a1c4-4e36-9e3b-324b673091f7', 'x-compute-request-id': 'req-337e86d8-a1c4-4e36-9e3b-324b673091f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:57,002 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:32:57,002 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e75b971-b0b6-49e0-9aa2-bea7fddc00a5', 'x-compute-request-id': 'req-7e75b971-b0b6-49e0-9aa2-bea7fddc00a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:58,167 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:32:58,167 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cde8a507-6e34-4cb0-8a14-9fe73bb95e5c', 'x-compute-request-id': 'req-cde8a507-6e34-4cb0-8a14-9fe73bb95e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:32:59,333 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:32:59,334 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:32:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ace68c75-7e56-47b2-9b00-610794b84130', 'x-compute-request-id': 'req-ace68c75-7e56-47b2-9b00-610794b84130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:00,504 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:33:00,504 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb4cafc7-dccd-4327-8cb9-78986d5c2d5d', 'x-compute-request-id': 'req-cb4cafc7-dccd-4327-8cb9-78986d5c2d5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:01,671 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:33:01,671 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8ceb507c-5349-4332-8672-13f8e36b4e91', 'x-compute-request-id': 'req-8ceb507c-5349-4332-8672-13f8e36b4e91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:02,847 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:33:02,848 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7dfefd5-abdb-46f0-b24a-c918fa66348b', 'x-compute-request-id': 'req-b7dfefd5-abdb-46f0-b24a-c918fa66348b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:04,012 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:33:04,012 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-faefd4bf-a789-4fb9-b917-76532f2086b8', 'x-compute-request-id': 'req-faefd4bf-a789-4fb9-b917-76532f2086b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:05,183 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:33:05,184 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3214bc2-3935-491b-ad3d-f4c7342708b2', 'x-compute-request-id': 'req-b3214bc2-3935-491b-ad3d-f4c7342708b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:06,350 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:33:06,350 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57a36155-90dc-4119-9618-9d75ffddd8e8', 'x-compute-request-id': 'req-57a36155-90dc-4119-9618-9d75ffddd8e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:07,526 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:33:07,526 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1c217ceb-91e5-4c86-a155-d202f661d532', 'x-compute-request-id': 'req-1c217ceb-91e5-4c86-a155-d202f661d532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:08,694 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:33:08,694 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e520e1be-29e0-4e31-9d8f-3ab6ffd2c154', 'x-compute-request-id': 'req-e520e1be-29e0-4e31-9d8f-3ab6ffd2c154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:09,866 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:33:09,866 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ee3cc43-7226-4bc2-87f1-b3979d1b59be', 'x-compute-request-id': 'req-0ee3cc43-7226-4bc2-87f1-b3979d1b59be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:11,034 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:33:11,035 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-210e90f4-1a50-4794-9f27-e768ab948c31', 'x-compute-request-id': 'req-210e90f4-1a50-4794-9f27-e768ab948c31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:12,206 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:33:12,206 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-461042f0-79c6-4817-be94-e8e1b191f863', 'x-compute-request-id': 'req-461042f0-79c6-4817-be94-e8e1b191f863', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:13,370 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:33:13,371 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f7d2b3d1-57af-44f8-b784-4c1be617c1e1', 'x-compute-request-id': 'req-f7d2b3d1-57af-44f8-b784-4c1be617c1e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:14,536 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:14,537 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-698e6a51-e44e-4509-9f01-01500918196c', 'x-compute-request-id': 'req-698e6a51-e44e-4509-9f01-01500918196c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:15,703 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:15,703 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43b78bee-e80c-446c-b630-8b4451f726e2', 'x-compute-request-id': 'req-43b78bee-e80c-446c-b630-8b4451f726e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:16,868 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:33:16,869 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ed1aaea-4774-4cfa-b936-5a28f63c481f', 'x-compute-request-id': 'req-1ed1aaea-4774-4cfa-b936-5a28f63c481f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:18,034 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:18,035 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52083b66-7915-44a4-85b7-cb0282053d63', 'x-compute-request-id': 'req-52083b66-7915-44a4-85b7-cb0282053d63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:19,203 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:33:19,204 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d16fc164-e603-4fea-aec4-aebd031b5d04', 'x-compute-request-id': 'req-d16fc164-e603-4fea-aec4-aebd031b5d04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:20,373 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:33:20,373 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a115e5c1-53c0-4714-a7f1-ea10bd76c58e', 'x-compute-request-id': 'req-a115e5c1-53c0-4714-a7f1-ea10bd76c58e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:21,536 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.150s 2022-08-24 10:33:21,537 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5a107c6e-2633-4507-a695-d3b7ef69eb58', 'x-compute-request-id': 'req-5a107c6e-2633-4507-a695-d3b7ef69eb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:22,702 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:22,703 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfdf1340-4c8c-43fe-9cf6-9ec8aa6439c7', 'x-compute-request-id': 'req-cfdf1340-4c8c-43fe-9cf6-9ec8aa6439c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:23,879 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.164s 2022-08-24 10:33:23,879 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ccf2ae36-6d01-4936-9d73-69980b793879', 'x-compute-request-id': 'req-ccf2ae36-6d01-4936-9d73-69980b793879', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:25,046 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:33:25,046 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2fdc289f-44bd-4ba3-a886-1090883f2466', 'x-compute-request-id': 'req-2fdc289f-44bd-4ba3-a886-1090883f2466', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:26,223 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:33:26,223 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53610b57-85d8-4b02-97ad-8677cc6d6513', 'x-compute-request-id': 'req-53610b57-85d8-4b02-97ad-8677cc6d6513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:27,392 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:33:27,392 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ac8c2ad-1f80-4398-8704-49a491a708a0', 'x-compute-request-id': 'req-2ac8c2ad-1f80-4398-8704-49a491a708a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:28,556 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:33:28,557 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e12d20dd-a48c-48d9-907b-75a67c4990d7', 'x-compute-request-id': 'req-e12d20dd-a48c-48d9-907b-75a67c4990d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:29,725 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:33:29,725 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3ea10c3c-7e1d-41c8-ba8e-af79bc8e2369', 'x-compute-request-id': 'req-3ea10c3c-7e1d-41c8-ba8e-af79bc8e2369', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:30,893 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:33:30,893 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7790b83a-ddcb-4a70-8dec-77754cd40084', 'x-compute-request-id': 'req-7790b83a-ddcb-4a70-8dec-77754cd40084', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:32,064 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:33:32,064 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d121c080-6152-466e-ad95-67b9ac070a64', 'x-compute-request-id': 'req-d121c080-6152-466e-ad95-67b9ac070a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:33,238 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:33:33,239 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dce8c04-bab1-40e8-b385-0db93b4e703f', 'x-compute-request-id': 'req-7dce8c04-bab1-40e8-b385-0db93b4e703f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:34,404 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:34,405 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd39ca95-a80c-40ef-a320-529b49cc01da', 'x-compute-request-id': 'req-dd39ca95-a80c-40ef-a320-529b49cc01da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:35,573 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:33:35,573 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a6a0b14-6f61-4539-bb69-96c69a1eabd0', 'x-compute-request-id': 'req-2a6a0b14-6f61-4539-bb69-96c69a1eabd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:36,740 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:36,740 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c5ae243-f06d-4f20-b524-21ef89dbb127', 'x-compute-request-id': 'req-8c5ae243-f06d-4f20-b524-21ef89dbb127', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:37,972 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.220s 2022-08-24 10:33:37,973 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a21bf4e-34df-417c-acf4-cbfe8bcc4730', 'x-compute-request-id': 'req-9a21bf4e-34df-417c-acf4-cbfe8bcc4730', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:39,139 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:39,139 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24c3dedc-d9fd-431d-9538-12f149141826', 'x-compute-request-id': 'req-24c3dedc-d9fd-431d-9538-12f149141826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:40,305 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:40,305 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-913cb84b-90df-47c0-a6ff-e903e25c19ea', 'x-compute-request-id': 'req-913cb84b-90df-47c0-a6ff-e903e25c19ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:41,472 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:33:41,472 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2fcb5ea-59bf-43d3-afa4-763b7f4df351', 'x-compute-request-id': 'req-d2fcb5ea-59bf-43d3-afa4-763b7f4df351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:42,633 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.148s 2022-08-24 10:33:42,633 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8bdb76e8-5445-43ff-953c-5cc7a5ddb98d', 'x-compute-request-id': 'req-8bdb76e8-5445-43ff-953c-5cc7a5ddb98d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:43,802 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:33:43,802 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b115c2c-6617-4390-8810-ff8af9d332a4', 'x-compute-request-id': 'req-4b115c2c-6617-4390-8810-ff8af9d332a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:44,970 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:33:44,970 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc69b4bf-1a80-42bb-98de-8d41e1f4c630', 'x-compute-request-id': 'req-dc69b4bf-1a80-42bb-98de-8d41e1f4c630', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:46,139 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:33:46,140 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e733b000-7ffb-43b8-8669-e2dffae77000', 'x-compute-request-id': 'req-e733b000-7ffb-43b8-8669-e2dffae77000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:47,304 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:33:47,304 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d79e2cf-24c4-4259-a0df-4876b5e8f706', 'x-compute-request-id': 'req-8d79e2cf-24c4-4259-a0df-4876b5e8f706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:48,474 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:33:48,475 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dcb90754-510c-42e1-83d9-ac8e246753ed', 'x-compute-request-id': 'req-dcb90754-510c-42e1-83d9-ac8e246753ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:49,639 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:33:49,640 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7bb561d3-e38c-47a5-baef-25a82a9c8067', 'x-compute-request-id': 'req-7bb561d3-e38c-47a5-baef-25a82a9c8067', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:50,812 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.161s 2022-08-24 10:33:50,813 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f07f3be2-0d4b-46c7-9aee-e19781056f77', 'x-compute-request-id': 'req-f07f3be2-0d4b-46c7-9aee-e19781056f77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:51,976 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:33:51,977 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7da815e4-15b9-4aad-81d9-f285e3dfc1fb', 'x-compute-request-id': 'req-7da815e4-15b9-4aad-81d9-f285e3dfc1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:53,161 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.172s 2022-08-24 10:33:53,162 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51081c67-db4f-4daa-818b-4b05c32acbc0', 'x-compute-request-id': 'req-51081c67-db4f-4daa-818b-4b05c32acbc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:54,332 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:33:54,333 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1eff817e-e156-4250-9d5e-e55630403dd4', 'x-compute-request-id': 'req-1eff817e-e156-4250-9d5e-e55630403dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:55,499 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:33:55,499 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4953efcb-8649-4fea-a2a8-2c950bfc2d0d', 'x-compute-request-id': 'req-4953efcb-8649-4fea-a2a8-2c950bfc2d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:56,663 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:33:56,664 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ce5dc261-6711-4c4c-9da2-fe0096191c09', 'x-compute-request-id': 'req-ce5dc261-6711-4c4c-9da2-fe0096191c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:57,833 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:33:57,834 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8a8f7c1-10b7-43bd-9bea-61690744caa9', 'x-compute-request-id': 'req-c8a8f7c1-10b7-43bd-9bea-61690744caa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:33:58,997 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.150s 2022-08-24 10:33:58,998 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:33:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f88e9b65-2ad6-40c6-ad47-f2ef305d6f1c', 'x-compute-request-id': 'req-f88e9b65-2ad6-40c6-ad47-f2ef305d6f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:00,162 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:00,162 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9e59eaa8-1079-441e-b83f-c7e51224287e', 'x-compute-request-id': 'req-9e59eaa8-1079-441e-b83f-c7e51224287e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:01,344 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.170s 2022-08-24 10:34:01,345 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-088b9329-be14-4919-8263-eff5ff57ea65', 'x-compute-request-id': 'req-088b9329-be14-4919-8263-eff5ff57ea65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:02,509 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:02,510 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91097481-f1a6-4fb3-bfce-1db7190bdd4f', 'x-compute-request-id': 'req-91097481-f1a6-4fb3-bfce-1db7190bdd4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:03,674 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:03,675 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9a00cdc-bc36-4079-99fd-ee9473a4164f', 'x-compute-request-id': 'req-b9a00cdc-bc36-4079-99fd-ee9473a4164f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:04,850 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.164s 2022-08-24 10:34:04,851 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cfe5818-c9ba-470c-ac8d-178ae988ee1f', 'x-compute-request-id': 'req-6cfe5818-c9ba-470c-ac8d-178ae988ee1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:06,017 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:34:06,018 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8192d4fd-23d5-4c45-b986-a70344bfe830', 'x-compute-request-id': 'req-8192d4fd-23d5-4c45-b986-a70344bfe830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:07,205 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.175s 2022-08-24 10:34:07,206 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-366028f9-6075-46f3-8cdd-a3870395cf6c', 'x-compute-request-id': 'req-366028f9-6075-46f3-8cdd-a3870395cf6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:08,425 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.207s 2022-08-24 10:34:08,425 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16085a8f-810a-450a-a02a-39a5ff17963b', 'x-compute-request-id': 'req-16085a8f-810a-450a-a02a-39a5ff17963b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:09,648 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.208s 2022-08-24 10:34:09,649 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2eb01864-e62d-4c55-90fb-cd9a1f1b92e1', 'x-compute-request-id': 'req-2eb01864-e62d-4c55-90fb-cd9a1f1b92e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:10,938 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.276s 2022-08-24 10:34:10,938 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d554c541-57bc-46fb-a675-4aa2422c0296', 'x-compute-request-id': 'req-d554c541-57bc-46fb-a675-4aa2422c0296', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:12,116 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.165s 2022-08-24 10:34:12,116 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b027c654-13a2-46d6-bfc0-b640fedb92e8', 'x-compute-request-id': 'req-b027c654-13a2-46d6-bfc0-b640fedb92e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:13,287 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:34:13,287 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdfadccc-9540-4ae6-9f48-db38c1242646', 'x-compute-request-id': 'req-fdfadccc-9540-4ae6-9f48-db38c1242646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:14,464 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.164s 2022-08-24 10:34:14,464 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-47ada9b2-a366-4752-aae7-776eccfd7999', 'x-compute-request-id': 'req-47ada9b2-a366-4752-aae7-776eccfd7999', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:15,632 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:34:15,633 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8b5ff45-8504-48a3-b875-b58571bae3f9', 'x-compute-request-id': 'req-a8b5ff45-8504-48a3-b875-b58571bae3f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:16,825 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.180s 2022-08-24 10:34:16,826 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f94a8f95-ba36-4617-b4d3-74e01ee70bb2', 'x-compute-request-id': 'req-f94a8f95-ba36-4617-b4d3-74e01ee70bb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:17,994 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:34:17,995 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-166a1584-320c-428b-a6ef-e27fa85de6d6', 'x-compute-request-id': 'req-166a1584-320c-428b-a6ef-e27fa85de6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:19,161 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:34:19,161 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc33446c-c711-40af-984b-6b999b7a6c39', 'x-compute-request-id': 'req-cc33446c-c711-40af-984b-6b999b7a6c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:20,337 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.163s 2022-08-24 10:34:20,337 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d4ce4dc4-2090-48a8-b8b9-480700571440', 'x-compute-request-id': 'req-d4ce4dc4-2090-48a8-b8b9-480700571440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:21,503 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:34:21,504 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61fcc1c4-cc5b-452a-a221-5a7f46a708b9', 'x-compute-request-id': 'req-61fcc1c4-cc5b-452a-a221-5a7f46a708b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:22,692 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.176s 2022-08-24 10:34:22,692 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-023e4c8c-1a82-440a-b700-e1b0b2ea9b05', 'x-compute-request-id': 'req-023e4c8c-1a82-440a-b700-e1b0b2ea9b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:23,867 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:34:23,867 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b59ad0a1-b548-4b39-a2d8-2ae27dafd173', 'x-compute-request-id': 'req-b59ad0a1-b548-4b39-a2d8-2ae27dafd173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:25,032 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:25,033 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b8ef18c-2e6e-4ab6-917a-7c87429f04ba', 'x-compute-request-id': 'req-1b8ef18c-2e6e-4ab6-917a-7c87429f04ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:26,205 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:34:26,206 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a4ab81e-5b37-41e5-9d88-45057b1e95ab', 'x-compute-request-id': 'req-4a4ab81e-5b37-41e5-9d88-45057b1e95ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:27,373 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:34:27,374 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3dff9754-7b42-4bc5-8620-c15379d53052', 'x-compute-request-id': 'req-3dff9754-7b42-4bc5-8620-c15379d53052', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:28,544 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:34:28,544 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e6ead9a4-1885-4627-a53a-232af156a74e', 'x-compute-request-id': 'req-e6ead9a4-1885-4627-a53a-232af156a74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:29,709 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:34:29,709 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-13fb96ee-7075-4c1b-ae8e-7ee5c5acf1fe', 'x-compute-request-id': 'req-13fb96ee-7075-4c1b-ae8e-7ee5c5acf1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:30,878 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:34:30,878 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2033b9fb-1b51-463c-95b8-a859b786fff0', 'x-compute-request-id': 'req-2033b9fb-1b51-463c-95b8-a859b786fff0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:32,043 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:32,044 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d17a344-029f-4010-a167-7ba558b1383c', 'x-compute-request-id': 'req-8d17a344-029f-4010-a167-7ba558b1383c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:33,211 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:34:33,212 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f7acb67-b217-4d6a-b581-a44973221706', 'x-compute-request-id': 'req-2f7acb67-b217-4d6a-b581-a44973221706', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:34,390 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.166s 2022-08-24 10:34:34,390 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44ef232e-05ae-483e-b261-1be5d8632143', 'x-compute-request-id': 'req-44ef232e-05ae-483e-b261-1be5d8632143', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:35,555 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:35,556 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad51aa2b-66f6-49b5-85d1-ef6d6cb2142a', 'x-compute-request-id': 'req-ad51aa2b-66f6-49b5-85d1-ef6d6cb2142a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:36,726 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:34:36,726 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03315a4d-cf0f-47e7-8af1-fab293b5a015', 'x-compute-request-id': 'req-03315a4d-cf0f-47e7-8af1-fab293b5a015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:37,898 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:34:37,899 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd8a6862-8500-433c-85e1-a6e184eecb2c', 'x-compute-request-id': 'req-cd8a6862-8500-433c-85e1-a6e184eecb2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:39,064 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:34:39,064 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8e845b2-8ce4-4c08-b180-8127b4d7e8f6', 'x-compute-request-id': 'req-a8e845b2-8ce4-4c08-b180-8127b4d7e8f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:40,236 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:34:40,236 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd4f5e74-b80d-433f-af90-39ffd561d28a', 'x-compute-request-id': 'req-bd4f5e74-b80d-433f-af90-39ffd561d28a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:41,399 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:34:41,400 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8584735f-bad1-4f3b-884c-1e74dfc25588', 'x-compute-request-id': 'req-8584735f-bad1-4f3b-884c-1e74dfc25588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:42,563 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.150s 2022-08-24 10:34:42,563 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cdf36ea2-336a-4845-bc76-16c68d96d264', 'x-compute-request-id': 'req-cdf36ea2-336a-4845-bc76-16c68d96d264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:43,727 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:34:43,727 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4b3377ec-b389-4f22-b749-6b618816848e', 'x-compute-request-id': 'req-4b3377ec-b389-4f22-b749-6b618816848e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:44,898 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:34:44,898 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-59161503-e11c-48fa-8a59-3d6039dedb0b', 'x-compute-request-id': 'req-59161503-e11c-48fa-8a59-3d6039dedb0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:46,066 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:34:46,066 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b360af49-da2f-47b4-9e39-1e8dcf3dbb52', 'x-compute-request-id': 'req-b360af49-da2f-47b4-9e39-1e8dcf3dbb52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:47,234 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:34:47,235 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1a9f012-9b1c-4338-9de3-7f53b19b3844', 'x-compute-request-id': 'req-d1a9f012-9b1c-4338-9de3-7f53b19b3844', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:48,400 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:48,400 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43ea477f-a1a3-4301-a85e-13474b25fab0', 'x-compute-request-id': 'req-43ea477f-a1a3-4301-a85e-13474b25fab0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:49,571 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:34:49,571 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4e76bd7-46a2-41ea-922f-5f1bd855751b', 'x-compute-request-id': 'req-e4e76bd7-46a2-41ea-922f-5f1bd855751b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:50,735 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:50,736 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b2475ee8-d88f-4732-bda7-501a0723e917', 'x-compute-request-id': 'req-b2475ee8-d88f-4732-bda7-501a0723e917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:51,902 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:34:51,902 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7dbd1134-0a94-4e0d-b706-4547a2806ede', 'x-compute-request-id': 'req-7dbd1134-0a94-4e0d-b706-4547a2806ede', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:53,067 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:53,068 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-168231ea-4923-4241-8be2-2059e1d110a7', 'x-compute-request-id': 'req-168231ea-4923-4241-8be2-2059e1d110a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:54,238 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:34:54,238 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-84e0bc74-44f7-4212-982b-a957e9c8ef62', 'x-compute-request-id': 'req-84e0bc74-44f7-4212-982b-a957e9c8ef62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:55,404 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:34:55,404 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56ac557a-8f55-4ae8-9624-3fa668d36669', 'x-compute-request-id': 'req-56ac557a-8f55-4ae8-9624-3fa668d36669', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:56,572 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:34:56,572 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e572598-b48d-40e6-9694-2c6e93d56ba7', 'x-compute-request-id': 'req-1e572598-b48d-40e6-9694-2c6e93d56ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:57,737 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:34:57,737 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a4516a76-9807-4e30-ac90-e92208e8f286', 'x-compute-request-id': 'req-a4516a76-9807-4e30-ac90-e92208e8f286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:34:58,908 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:34:58,908 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-32907974-6c18-4289-9efe-5c250e74e5e1', 'x-compute-request-id': 'req-32907974-6c18-4289-9efe-5c250e74e5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:00,086 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.165s 2022-08-24 10:35:00,087 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:34:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9313bf95-e4dd-4d18-ad5a-23e3d2aea19f', 'x-compute-request-id': 'req-9313bf95-e4dd-4d18-ad5a-23e3d2aea19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:01,257 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:35:01,257 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5f649bb9-616a-4d3b-9ec2-a1a1f2fd48ad', 'x-compute-request-id': 'req-5f649bb9-616a-4d3b-9ec2-a1a1f2fd48ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:02,425 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:35:02,426 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1d77dfa-ca8d-4153-bafc-b896ed70d19f', 'x-compute-request-id': 'req-d1d77dfa-ca8d-4153-bafc-b896ed70d19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:03,597 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:35:03,597 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-51a01df5-11a8-4e67-b338-d36367dc0131', 'x-compute-request-id': 'req-51a01df5-11a8-4e67-b338-d36367dc0131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:04,765 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:35:04,766 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6efd7b7d-c3fb-4689-a271-6c81b73a1576', 'x-compute-request-id': 'req-6efd7b7d-c3fb-4689-a271-6c81b73a1576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:05,990 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.211s 2022-08-24 10:35:05,990 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa7a1205-6cd4-45d6-9331-aeb3964f0ed3', 'x-compute-request-id': 'req-fa7a1205-6cd4-45d6-9331-aeb3964f0ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:07,316 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.312s 2022-08-24 10:35:07,316 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4688919-8024-4b02-8998-44a961847589', 'x-compute-request-id': 'req-c4688919-8024-4b02-8998-44a961847589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:08,491 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:35:08,491 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31df11ad-b6d6-4eb3-80e7-4dd70cba9629', 'x-compute-request-id': 'req-31df11ad-b6d6-4eb3-80e7-4dd70cba9629', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:09,657 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:35:09,658 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-01b8c2f9-6a3c-40d5-817a-413753462d3b', 'x-compute-request-id': 'req-01b8c2f9-6a3c-40d5-817a-413753462d3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:10,840 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.170s 2022-08-24 10:35:10,841 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-34fc43a3-e4b6-40a1-9432-aa41d55c7c57', 'x-compute-request-id': 'req-34fc43a3-e4b6-40a1-9432-aa41d55c7c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:12,007 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:35:12,008 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2f7b41f-2fa0-461e-a42a-7bd1464d4624', 'x-compute-request-id': 'req-d2f7b41f-2fa0-461e-a42a-7bd1464d4624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:13,176 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:35:13,177 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62d94a41-ad11-4af0-84b7-c41a3b615248', 'x-compute-request-id': 'req-62d94a41-ad11-4af0-84b7-c41a3b615248', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:14,343 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:35:14,343 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30a96a90-65be-4124-9716-ae6ca480dc20', 'x-compute-request-id': 'req-30a96a90-65be-4124-9716-ae6ca480dc20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:15,520 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.165s 2022-08-24 10:35:15,521 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d83bad3d-0516-4a04-bac6-8fac1ab9392e', 'x-compute-request-id': 'req-d83bad3d-0516-4a04-bac6-8fac1ab9392e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:16,685 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:35:16,686 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc890c3-19f8-4f3c-b45e-1a2b881abb48', 'x-compute-request-id': 'req-6cc890c3-19f8-4f3c-b45e-1a2b881abb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:17,856 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:35:17,857 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ca6eddf-658a-4111-8093-2a5379dabf30', 'x-compute-request-id': 'req-4ca6eddf-658a-4111-8093-2a5379dabf30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:19,024 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:35:19,025 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c37cd388-8290-49b0-bcf8-341c2379a9b7', 'x-compute-request-id': 'req-c37cd388-8290-49b0-bcf8-341c2379a9b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:20,195 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.158s 2022-08-24 10:35:20,195 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac6b3981-f650-43c1-a693-971e3844e6e6', 'x-compute-request-id': 'req-ac6b3981-f650-43c1-a693-971e3844e6e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:21,362 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:35:21,362 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-70b111cb-56e7-482f-978b-56f25e9f48a5', 'x-compute-request-id': 'req-70b111cb-56e7-482f-978b-56f25e9f48a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:22,529 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:35:22,529 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06fe43af-08cf-43c6-9b80-63aed978fee4', 'x-compute-request-id': 'req-06fe43af-08cf-43c6-9b80-63aed978fee4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:23,694 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:35:23,694 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-56b6fc05-fcef-4632-83e0-695cff7c077c', 'x-compute-request-id': 'req-56b6fc05-fcef-4632-83e0-695cff7c077c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:24,864 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:35:24,865 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-19dae6b2-36d7-496a-a586-97292a92c264', 'x-compute-request-id': 'req-19dae6b2-36d7-496a-a586-97292a92c264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:26,036 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:35:26,036 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6c1f203-507e-471e-a638-bc1aff4155be', 'x-compute-request-id': 'req-a6c1f203-507e-471e-a638-bc1aff4155be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:27,204 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:35:27,204 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f666eaa-b8e3-4183-90fc-df63cbdd7c1e', 'x-compute-request-id': 'req-7f666eaa-b8e3-4183-90fc-df63cbdd7c1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:28,370 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:35:28,371 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3322062-5081-429d-a834-af267e0b9845', 'x-compute-request-id': 'req-b3322062-5081-429d-a834-af267e0b9845', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:29,539 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:35:29,540 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a25a2ba9-9b9d-4dd9-8d48-d9c0895202d3', 'x-compute-request-id': 'req-a25a2ba9-9b9d-4dd9-8d48-d9c0895202d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:30,705 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:35:30,706 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bd535e29-d753-48e6-89bf-b61a44314637', 'x-compute-request-id': 'req-bd535e29-d753-48e6-89bf-b61a44314637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:31,870 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:35:31,871 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2abf8c81-3f0e-4e9f-aba8-f55d63935a60', 'x-compute-request-id': 'req-2abf8c81-3f0e-4e9f-aba8-f55d63935a60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:33,041 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:35:33,041 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-55e96727-25d7-4844-88f4-f9ec08f3af53', 'x-compute-request-id': 'req-55e96727-25d7-4844-88f4-f9ec08f3af53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:34,208 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:35:34,208 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be799874-e191-423e-9450-0609819e2c1c', 'x-compute-request-id': 'req-be799874-e191-423e-9450-0609819e2c1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:35,534 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.312s 2022-08-24 10:35:35,535 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-404a3cf4-0c56-4467-89f4-843d4aa241ae', 'x-compute-request-id': 'req-404a3cf4-0c56-4467-89f4-843d4aa241ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:36,704 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:35:36,704 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-771987a4-d8a3-48a8-83e3-19bdc0786a20', 'x-compute-request-id': 'req-771987a4-d8a3-48a8-83e3-19bdc0786a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:37,873 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:35:37,873 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c5d61b46-e753-4a51-b578-7d22513b53c8', 'x-compute-request-id': 'req-c5d61b46-e753-4a51-b578-7d22513b53c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:39,077 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.191s 2022-08-24 10:35:39,077 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ae59f25-833f-48b4-a4eb-781f39805d27', 'x-compute-request-id': 'req-7ae59f25-833f-48b4-a4eb-781f39805d27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:40,251 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.160s 2022-08-24 10:35:40,251 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3cd301f7-1334-43d6-83f4-5637a5cf3776', 'x-compute-request-id': 'req-3cd301f7-1334-43d6-83f4-5637a5cf3776', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:41,418 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:35:41,419 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c7d22755-f7bd-4f6d-a22f-34b8c21c87d5', 'x-compute-request-id': 'req-c7d22755-f7bd-4f6d-a22f-34b8c21c87d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:42,583 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:35:42,583 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ccd041-7070-4c61-936d-857c548cc49b', 'x-compute-request-id': 'req-a8ccd041-7070-4c61-936d-857c548cc49b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:43,751 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:35:43,751 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23301e28-4a7a-4bd3-8e92-a194bd7c6034', 'x-compute-request-id': 'req-23301e28-4a7a-4bd3-8e92-a194bd7c6034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:44,921 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:35:44,922 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-79ec5285-351d-4346-9ab4-1826fa359a49', 'x-compute-request-id': 'req-79ec5285-351d-4346-9ab4-1826fa359a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:46,106 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.171s 2022-08-24 10:35:46,106 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5edeb80c-1fec-4f25-9a5f-12d1cdc2bd96', 'x-compute-request-id': 'req-5edeb80c-1fec-4f25-9a5f-12d1cdc2bd96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:47,276 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:35:47,276 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0e43b68-d4ae-4017-8407-956687d4e226', 'x-compute-request-id': 'req-a0e43b68-d4ae-4017-8407-956687d4e226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:48,442 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:35:48,443 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92d4e62c-0d6c-4678-9546-d3bc5729519c', 'x-compute-request-id': 'req-92d4e62c-0d6c-4678-9546-d3bc5729519c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:49,607 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.152s 2022-08-24 10:35:49,608 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a28309b-0b75-4f79-bc35-5c58fdb592ee', 'x-compute-request-id': 'req-2a28309b-0b75-4f79-bc35-5c58fdb592ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:50,772 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.151s 2022-08-24 10:35:50,773 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3689ee3-cc84-4184-91c6-2ffae453f3fc', 'x-compute-request-id': 'req-e3689ee3-cc84-4184-91c6-2ffae453f3fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:51,939 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.153s 2022-08-24 10:35:51,940 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8e16ba6-ca62-4372-bc25-0af5b51bcdd2', 'x-compute-request-id': 'req-e8e16ba6-ca62-4372-bc25-0af5b51bcdd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:53,108 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:35:53,108 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-193b2bbc-dcb3-4ef6-9740-28aeb398b8a0', 'x-compute-request-id': 'req-193b2bbc-dcb3-4ef6-9740-28aeb398b8a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:54,280 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:35:54,281 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-622be8d5-2082-40c9-beb4-ef6378a11683', 'x-compute-request-id': 'req-622be8d5-2082-40c9-beb4-ef6378a11683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:55,451 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:35:55,451 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4cd3dfe-ba54-418a-bd25-208ddddd1464', 'x-compute-request-id': 'req-b4cd3dfe-ba54-418a-bd25-208ddddd1464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:56,620 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:35:56,620 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52b6d7ec-8701-43de-9ada-11b1f19022b4', 'x-compute-request-id': 'req-52b6d7ec-8701-43de-9ada-11b1f19022b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:57,789 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.156s 2022-08-24 10:35:57,789 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7ab7d530-0a38-4e97-a7e1-7d1b83b5a608', 'x-compute-request-id': 'req-7ab7d530-0a38-4e97-a7e1-7d1b83b5a608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:35:58,972 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.170s 2022-08-24 10:35:58,973 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f5189db-11e0-450a-b19a-c443dcd1eb80', 'x-compute-request-id': 'req-3f5189db-11e0-450a-b19a-c443dcd1eb80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:00,145 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:36:00,145 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:35:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-801bf52b-87e6-4eb9-8533-fa141b388cfa', 'x-compute-request-id': 'req-801bf52b-87e6-4eb9-8533-fa141b388cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:01,338 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.180s 2022-08-24 10:36:01,339 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-214eb365-6713-4c63-a136-54579e5a2602', 'x-compute-request-id': 'req-214eb365-6713-4c63-a136-54579e5a2602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:02,531 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.180s 2022-08-24 10:36:02,532 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-df63b351-d5a6-46f5-85ac-e43327d41d40', 'x-compute-request-id': 'req-df63b351-d5a6-46f5-85ac-e43327d41d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:03,699 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.155s 2022-08-24 10:36:03,700 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d6aca1f0-1bb4-4227-a2fc-8f99e3cdc6f9', 'x-compute-request-id': 'req-d6aca1f0-1bb4-4227-a2fc-8f99e3cdc6f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:04,872 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.159s 2022-08-24 10:36:04,873 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ba19b14b-67e4-4617-a425-d9d26e982282', 'x-compute-request-id': 'req-ba19b14b-67e4-4617-a425-d9d26e982282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:06,040 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:36:06,041 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22783a16-26c0-4d78-971a-7acbcc481a65', 'x-compute-request-id': 'req-22783a16-26c0-4d78-971a-7acbcc481a65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:07,220 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.167s 2022-08-24 10:36:07,220 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49f215c9-3f59-4ee7-9105-3d0b99ccf908', 'x-compute-request-id': 'req-49f215c9-3f59-4ee7-9105-3d0b99ccf908', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:08,387 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.154s 2022-08-24 10:36:08,388 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9a00613-86de-4196-92d8-461d2104a30c', 'x-compute-request-id': 'req-f9a00613-86de-4196-92d8-461d2104a30c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:09,557 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.157s 2022-08-24 10:36:09,558 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8351e5c9-d350-4e87-b9fe-6a441bab3736', 'x-compute-request-id': 'req-8351e5c9-d350-4e87-b9fe-6a441bab3736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:10,733 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad 0.162s 2022-08-24 10:36:10,733 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1598', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d0ba4d-e383-4109-b48d-3aeb1ebd03f1', 'x-compute-request-id': 'req-e8d0ba4d-e383-4109-b48d-3aeb1ebd03f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad'} Body: b'{"server": {"id": "987654b5-b3b6-434c-a284-d630ab8ab4ad", "name": "tempest-TestMinimumBasicScenario-server-1260261282", "status": "ACTIVE", "tenant_id": "5294ff8dc07444e5b8758dbae2db7fc4", "user_id": "bea2aecac254429a823b8765feb6c767", "metadata": {}, "hostId": "4c78b33e9de4411d2ac7c1d627603aa62f546fbdd942686e118ebc45", "image": {"id": "095d1496-a59d-4d26-9e22-c2be06c86584", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/images/095d1496-a59d-4d26-9e22-c2be06c86584"}]}, "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:56Z", "updated": "2022-08-24T10:30:10Z", "addresses": {"tempest-TestMinimumBasicScenario-70337920-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:1e:a3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestMinimumBasicScenario-932602861", "OS-SRV-USG:launched_at": "2022-08-24T10:06:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "53ed8765-f72f-48b6-8b3c-c9f975174c7e"}]}}' 2022-08-24 10:36:10,794 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.222.0.86/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-932602861 0.047s 2022-08-24 10:36:10,794 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:10 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-5b78c951-e6cc-484f-b1b3-8d11d6af91e0', 'x-compute-request-id': 'req-5b78c951-e6cc-484f-b1b3-8d11d6af91e0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-932602861'} Body: b'' 2022-08-24 10:36:11,539 121380 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.222.0.86/image/v2/images/095d1496-a59d-4d26-9e22-c2be06c86584 0.745s 2022-08-24 10:36:11,540 121380 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:36:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-4484d2e5-33d5-4f36-94db-85962d5d3fa2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/image/v2/images/095d1496-a59d-4d26-9e22-c2be06c86584'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 881, in nova_volume_detach self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 480, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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-39b55200-06a1-4e32-b97f-a65ec6d1f4ae)"} }}} traceback-2: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/utils/test_utils.py", line 87, in call_and_ignore_notfound_exc return func(*args, **kwargs) File "/opt/stack/tempest/tempest/lib/services/volume/v3/volumes_client.py", line 141, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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, awaiting a transfer, or be disassociated from snapshots after volume transfer.'} }}} traceback-3: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 937, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestMinimumBasicScenario:_run_cleanups) Failed to delete volume 53ed8765-f72f-48b6-8b3c-c9f975174c7e within the required time (360 s). Timer started at 1661336648. Timer ended at 1661337009. Waited for 361 s. }}} traceback-4: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 146, 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/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, 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 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, 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/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, 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 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/opt/stack/tempest/tempest/scenario/manager.py", line 881, in nova_volume_detach self.servers_client.detach_volume(server['id'], volume['id']) File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 480, 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, 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 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.86', port=80): Max retries exceeded with url: /compute/v2.1/servers/987654b5-b3b6-434c-a284-d630ab8ab4ad/os-volume_attachments/53ed8765-f72f-48b6-8b3c-c9f975174c7e (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")) |
||||||
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
ft8.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:'': {{{ 2022-08-24 10:04:35,236 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 POST http://10.222.0.86/compute/v2.1/os-keypairs 0.405s 2022-08-24 10:04:35,237 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestShelveInstance-2092334647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiARa5mAGQzmSedg7rA9Ch6LYX9CFpz6VtEtB9bjaCDu3NprABbGfDVOooQnoHOwwjIR3Z45qEqCQ1yeJBHI5+nyBWHOxXPVBsk0KEKuFHy3Ke8TZ//lC2mZTZ2qtohxA=="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '397', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d9a43504-e69e-481e-8189-96df3019b6f2', 'x-compute-request-id': 'req-d9a43504-e69e-481e-8189-96df3019b6f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2092334647", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLiARa5mAGQzmSedg7rA9Ch6LYX9CFpz6VtEtB9bjaCDu3NprABbGfDVOooQnoHOwwjIR3Z45qEqCQ1yeJBHI5+nyBWHOxXPVBsk0KEKuFHy3Ke8TZ//lC2mZTZ2qtohxA==", "fingerprint": "3b:09:1d:08:b3:4a:c3:ea:4f:da:42:67:4b:ac:89:6a", "user_id": "1c665588c50d47dbaf1f8fde082ee73a"}}' 2022-08-24 10:04:35,506 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/security-groups 0.266s 2022-08-24 10:04:35,506 121382 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-1405369785", "description": "tempest-secgroup-smoke-1405369785 description", "project_id": "302c5ab2e660436e8a0af25c12ceee20"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1611', 'x-openstack-request-id': 'req-92f963ab-a01f-4f16-96e2-44d3d2dd0cc5', 'date': 'Wed, 24 Aug 2022 10:04:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "name": "tempest-secgroup-smoke-1405369785", "stateful": true, "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "description": "tempest-secgroup-smoke-1405369785 description", "shared": false, "security_group_rules": [{"id": "9974333f-8f45-46af-b3aa-1496ba707c16", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": 413, "description": null, "tags": [], "created_at": "2022-08-24T10:04:35Z", "updated_at": "2022-08-24T10:04:35Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}, {"id": "b85f09ff-8363-4357-8c68-d8a7b4a2c80f", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": 412, "description": null, "tags": [], "created_at": "2022-08-24T10:04:35Z", "updated_at": "2022-08-24T10:04:35Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}], "tags": [], "created_at": "2022-08-24T10:04:35Z", "updated_at": "2022-08-24T10:04:35Z", "revision_number": 1, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:35,897 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.390s 2022-08-24 10:04:35,897 121382 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": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "project_id": "302c5ab2e660436e8a0af25c12ceee20", "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-dcb9efe6-5b2f-4efa-92c7-30a145786e8f', 'date': 'Wed, 24 Aug 2022 10:04:35 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "60764d8b-315b-4344-af03-f9578af0edc2", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": "2022-08-24T10:04:35Z", "updated_at": "2022-08-24T10:04:35Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:36,347 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.449s 2022-08-24 10:04:36,347 121382 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": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "project_id": "302c5ab2e660436e8a0af25c12ceee20", "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-70472468-5c99-4495-b92b-ea5406e9bcba', 'date': 'Wed, 24 Aug 2022 10:04:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3433431a-1a09-4c0a-a326-e2ec6d4187b4", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": "2022-08-24T10:04:36Z", "updated_at": "2022-08-24T10:04:36Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:36,562 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.214s 2022-08-24 10:04:36,562 121382 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": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "project_id": "302c5ab2e660436e8a0af25c12ceee20", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-6a954e67-72d6-4e31-8119-5028d432c244', 'date': 'Wed, 24 Aug 2022 10:04:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4080cd32-c7d8-45b6-a5d1-54272513faf4", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": "2022-08-24T10:04:36Z", "updated_at": "2022-08-24T10:04:36Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:36,716 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.153s 2022-08-24 10:04:36,716 121382 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": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "project_id": "302c5ab2e660436e8a0af25c12ceee20", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-b59e9607-11a0-4cf5-99fb-52cb4074439b', 'date': 'Wed, 24 Aug 2022 10:04:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d1529561-f0af-4fd5-a34d-d311e520ffe5", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": "2022-08-24T10:04:36Z", "updated_at": "2022-08-24T10:04:36Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:36,890 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.173s 2022-08-24 10:04:36,890 121382 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": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "project_id": "302c5ab2e660436e8a0af25c12ceee20", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-1111a7b1-d3c5-4c09-aa1f-b1f970f1a445', 'date': 'Wed, 24 Aug 2022 10:04:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1906700b-191b-4771-a9aa-97b10b4ca9a6", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": "2022-08-24T10:04:36Z", "updated_at": "2022-08-24T10:04:36Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:37,084 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.193s 2022-08-24 10:04:37,084 121382 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": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "project_id": "302c5ab2e660436e8a0af25c12ceee20", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-70f89ab9-a36a-47f5-a0b2-494219aa9b49', 'date': 'Wed, 24 Aug 2022 10:04:37 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "80ebb6c2-3457-48ad-9e5e-da848a0efe38", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "security_group_id": "b615ec1f-ddcb-4988-8c74-268b0fbb120b", "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": "2022-08-24T10:04:37Z", "updated_at": "2022-08-24T10:04:37Z", "revision_number": 0, "project_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:37,157 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.066s 2022-08-24 10:04:37,158 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:37 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-c7b40248-dacc-45e6-80b8-9fb31c36a458', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "1c665588c50d47dbaf1f8fde082ee73a", "name": "tempest-TestShelveInstance-1501500823-project", "password_expires_at": null}, "audit_ids": ["JcDsjC3gSbydiXi9Bg_lqQ"], "expires_at": "2022-08-24T11:04:37.000000Z", "issued_at": "2022-08-24T10:04:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "302c5ab2e660436e8a0af25c12ceee20", "name": "tempest-TestShelveInstance-1501500823"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/302c5ab2e660436e8a0af25c12ceee20", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_302c5ab2e660436e8a0af25c12ceee20", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:04:37,158 121382 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': '2babaa12-dbf7-4c7e-af99-1b3a3b9f418e', 'name': 'tempest-TestShelveInstance-388482190-network', 'tenant_id': '302c5ab2e660436e8a0af25c12ceee20', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '302c5ab2e660436e8a0af25c12ceee20', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1055, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:04:12Z', 'updated_at': '2022-08-24T10:04:12Z', 'revision_number': 1} available for tenant 2022-08-24 10:04:37,939 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes 0.780s 2022-08-24 10:04:37,940 121382 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-303490185", "imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "size": 1}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d23456b-89c1-418b-9abf-d8f6fe74512c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d23456b-89c1-418b-9abf-d8f6fe74512c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:37.765917", "updated_at": null, "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-24 10:04:38,261 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.311s 2022-08-24 10:04:38,262 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef6d9bdf-f6ba-4dd0-9b4a-faa84d781baf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef6d9bdf-f6ba-4dd0-9b4a-faa84d781baf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:39,318 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.042s 2022-08-24 10:04:39,319 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:39 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-07ea48c0-6f25-4b37-bc1d-31582d914786', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07ea48c0-6f25-4b37-bc1d-31582d914786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:40,375 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.044s 2022-08-24 10:04:40,375 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6d21ceb-886f-4573-aeb8-7f457d65ce84', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6d21ceb-886f-4573-aeb8-7f457d65ce84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:41,432 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.045s 2022-08-24 10:04:41,433 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6c393bd-6308-46a8-a458-d2d3cfb89373', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6c393bd-6308-46a8-a458-d2d3cfb89373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:42,514 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.070s 2022-08-24 10:04:42,514 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf1b3465-9b59-4215-bcd5-fd6f79bac63e', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf1b3465-9b59-4215-bcd5-fd6f79bac63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:43,569 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.041s 2022-08-24 10:04:43,570 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f189a9a-27df-45a6-8965-c2249d1adbe3', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f189a9a-27df-45a6-8965-c2249d1adbe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:44,644 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.062s 2022-08-24 10:04:44,644 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2577b956-4898-443d-8b30-2ef8eb201e37', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2577b956-4898-443d-8b30-2ef8eb201e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:45,712 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.056s 2022-08-24 10:04:45,712 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a44948c-eed0-423b-9c1c-d1660bdec1be', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a44948c-eed0-423b-9c1c-d1660bdec1be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:46,786 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.060s 2022-08-24 10:04:46,786 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-671b6782-4499-4758-9f9f-f3842082c02b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-671b6782-4499-4758-9f9f-f3842082c02b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:47,869 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.070s 2022-08-24 10:04:47,870 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87b6bdee-95ad-4c7d-9cb8-8b18084d0200', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87b6bdee-95ad-4c7d-9cb8-8b18084d0200', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:48,968 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.085s 2022-08-24 10:04:48,968 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dbf06e8-bf89-44cb-bbbd-ab82c32c2eb4', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dbf06e8-bf89-44cb-bbbd-ab82c32c2eb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:50,033 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.054s 2022-08-24 10:04:50,034 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8257880-4011-472b-9b10-c91f84e7e480', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8257880-4011-472b-9b10-c91f84e7e480', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:51,089 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.040s 2022-08-24 10:04:51,089 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78c47bb2-21cb-47df-9ddd-9414b27e1caf', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78c47bb2-21cb-47df-9ddd-9414b27e1caf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:52,149 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.047s 2022-08-24 10:04:52,149 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d786674b-748b-4f74-b761-65ad342ab8b8', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d786674b-748b-4f74-b761-65ad342ab8b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:53,201 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.041s 2022-08-24 10:04:53,202 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c328dc7c-0e88-463d-bb33-dc5d8a7afb46', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c328dc7c-0e88-463d-bb33-dc5d8a7afb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:54,265 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.051s 2022-08-24 10:04:54,266 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6e5d78-8983-416d-8c1c-50ccdacbba43', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6e5d78-8983-416d-8c1c-50ccdacbba43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:55,329 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.052s 2022-08-24 10:04:55,329 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be367256-1412-4b7c-8dca-a1ac8e3a94d1', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be367256-1412-4b7c-8dca-a1ac8e3a94d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:56,392 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.050s 2022-08-24 10:04:56,392 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c6db2f-418b-42a4-aaf3-42924692f41a', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c6db2f-418b-42a4-aaf3-42924692f41a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:57,444 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.040s 2022-08-24 10:04:57,445 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84f1ea9-bd3d-4509-988f-7f0efd6798c6', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84f1ea9-bd3d-4509-988f-7f0efd6798c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:38.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:58,527 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.071s 2022-08-24 10:04:58,528 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-482c3f1f-8624-4020-aabc-28b143acf9dd', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-482c3f1f-8624-4020-aabc-28b143acf9dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:58.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:04:59,595 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.056s 2022-08-24 10:04:59,595 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:04:59 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61e7f100-5b54-4346-b28e-562ab21b6d86', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61e7f100-5b54-4346-b28e-562ab21b6d86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:58.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:05:00,658 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.048s 2022-08-24 10:05:00,659 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50aa4e43-e03f-49eb-8f29-eca21f8ad0e6', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50aa4e43-e03f-49eb-8f29-eca21f8ad0e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:58.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:05:01,722 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.052s 2022-08-24 10:05:01,722 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c421b77-b35f-47f2-92e4-fad5be9a7c4f', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c421b77-b35f-47f2-92e4-fad5be9a7c4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:04:58.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:05:02,846 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d 0.111s 2022-08-24 10:05:02,846 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a89ebea-b266-4c4b-8c40-63139f5f7bc8', 'content-length': '1362', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a89ebea-b266-4c4b-8c40-63139f5f7bc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d'} Body: b'{"volume": {"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:04:38.000000", "updated_at": "2022-08-24T10:05:03.000000", "name": "tempest-tempest.common.compute-volume-303490185", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/302c5ab2e660436e8a0af25c12ceee20/volumes/24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}], "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "302c5ab2e660436e8a0af25c12ceee20"}}' 2022-08-24 10:05:02,860 121382 INFO [tempest.common.waiters] volume 24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d reached available after waiting for 24.860836 seconds 2022-08-24 10:05:04,850 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.86/compute/v2.1/servers 1.989s 2022-08-24 10:05:04,851 121382 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-550493860", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestShelveInstance-2092334647", "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "networks": [{"uuid": "2babaa12-dbf7-4c7e-af99-1b3a3b9f418e"}], "block_device_mapping_v2": [{"uuid": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '406', 'location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2b0ee3c9-13b3-46c3-9627-d96674559f72', 'x-compute-request-id': 'req-2b0ee3c9-13b3-46c3-9627-d96674559f72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "adminPass": "ioiJbG7pfvwL"}}' 2022-08-24 10:05:05,432 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.577s 2022-08-24 10:05:05,432 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1088', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21a92d46-a640-4bca-8f56-47a66d2db7a3', 'x-compute-request-id': 'req-21a92d46-a640-4bca-8f56-47a66d2db7a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:05Z", "updated": "2022-08-24T10:05:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "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": []}}' 2022-08-24 10:05:07,305 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.861s 2022-08-24 10:05:07,306 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1186', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc94dc41-de92-403c-ab47-1040f448ed17', 'x-compute-request-id': 'req-fc94dc41-de92-403c-ab47-1040f448ed17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:07Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "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": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:07,318 121382 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 2 second wait 2022-08-24 10:05:08,655 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.336s 2022-08-24 10:05:08,656 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3f210cbb-3876-4841-817f-7e08f3b40044', 'x-compute-request-id': 'req-3f210cbb-3876-4841-817f-7e08f3b40044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "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": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:08,670 121382 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/spawning" after 3 second wait 2022-08-24 10:05:10,387 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.716s 2022-08-24 10:05:10,388 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c08658ec-5b9a-4cd2-9137-70bb9bb0ecae', 'x-compute-request-id': 'req-c08658ec-5b9a-4cd2-9137-70bb9bb0ecae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:13,203 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 1.803s 2022-08-24 10:05:13,203 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8846fc9d-38fd-460e-8158-91ed18a34267', 'x-compute-request-id': 'req-8846fc9d-38fd-460e-8158-91ed18a34267', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:14,635 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.417s 2022-08-24 10:05:14,635 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43199e1a-ba94-4301-9fa4-a9623b3d4bdb', 'x-compute-request-id': 'req-43199e1a-ba94-4301-9fa4-a9623b3d4bdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:16,982 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 1.334s 2022-08-24 10:05:16,983 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-92ea2830-9094-4455-8797-f68dfb728da7', 'x-compute-request-id': 'req-92ea2830-9094-4455-8797-f68dfb728da7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:18,787 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.788s 2022-08-24 10:05:18,787 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09c5f762-da02-46d6-a6e6-e7197afb4e4d', 'x-compute-request-id': 'req-09c5f762-da02-46d6-a6e6-e7197afb4e4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:20,405 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.601s 2022-08-24 10:05:20,405 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161394d0-28ca-4311-88b0-8b74931373b6', 'x-compute-request-id': 'req-161394d0-28ca-4311-88b0-8b74931373b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:21,941 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.524s 2022-08-24 10:05:21,942 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57791dda-2126-4d6b-a48f-609a34e1e771', 'x-compute-request-id': 'req-57791dda-2126-4d6b-a48f-609a34e1e771', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:23,940 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.986s 2022-08-24 10:05:23,941 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c35c93c-9fa2-4af2-9850-843e6ef7c024', 'x-compute-request-id': 'req-6c35c93c-9fa2-4af2-9850-843e6ef7c024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:25,466 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.512s 2022-08-24 10:05:25,466 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33e2c22f-0600-4ec2-91e2-eb807d50f053', 'x-compute-request-id': 'req-33e2c22f-0600-4ec2-91e2-eb807d50f053', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:26,852 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.372s 2022-08-24 10:05:26,853 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f77b0f4d-3924-47a7-97a4-56001b5fb5f8', 'x-compute-request-id': 'req-f77b0f4d-3924-47a7-97a4-56001b5fb5f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:28,243 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.375s 2022-08-24 10:05:28,243 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d02f4cf-6c0f-40f8-a8df-303d4983489e', 'x-compute-request-id': 'req-6d02f4cf-6c0f-40f8-a8df-303d4983489e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:29,652 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.394s 2022-08-24 10:05:29,652 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3ca2ae9-fe2c-4e6e-b6a9-cbc6c289f81c', 'x-compute-request-id': 'req-d3ca2ae9-fe2c-4e6e-b6a9-cbc6c289f81c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:30,997 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.323s 2022-08-24 10:05:30,998 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3fb99868-3fec-49a6-b987-a85c2a6281c5', 'x-compute-request-id': 'req-3fb99868-3fec-49a6-b987-a85c2a6281c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:32,666 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.655s 2022-08-24 10:05:32,666 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1260', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-27c7b293-a045-4c11-85d0-284827c8a954', 'x-compute-request-id': 'req-27c7b293-a045-4c11-85d0-284827c8a954', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "BUILD", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:34,051 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.372s 2022-08-24 10:05:34,051 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b6fa5bfe-c3c2-429f-a148-1467291ec86a', 'x-compute-request-id': 'req-b6fa5bfe-c3c2-429f-a148-1467291ec86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:33Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:34,063 121382 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 29 second wait 2022-08-24 10:05:34,527 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.463s 2022-08-24 10:05:34,528 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1443', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1c1f9f0-2fc5-48fa-9755-089a8868f437', 'x-compute-request-id': 'req-a1c1f9f0-2fc5-48fa-9755-089a8868f437', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:05:33Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:05:34,995 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86:9696/networking/v2.0/ports?device_id=0c601f9d-f26b-4095-a00c-53c422163d31 0.451s 2022-08-24 10:05:34,995 121382 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': '930', 'x-openstack-request-id': 'req-53a040f3-6cc5-4653-bf24-1653ef163c52', 'date': 'Wed, 24 Aug 2022 10:05:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/ports?device_id=0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"ports":[{"id":"daf8264d-e786-4857-bf7e-3e865d7b48a2","name":"","network_id":"2babaa12-dbf7-4c7e-af99-1b3a3b9f418e","tenant_id":"302c5ab2e660436e8a0af25c12ceee20","mac_address":"fa:16:3e:31:da:e3","admin_state_up":true,"status":"ACTIVE","device_id":"0c601f9d-f26b-4095-a00c-53c422163d31","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"4f1b5bb4-ca32-4713-b5e3-3bb5eeaddb55","ip_address":"172.20.0.5"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b615ec1f-ddcb-4988-8c74-268b0fbb120b"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-85427","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-08-24T10:05:08Z","updated_at":"2022-08-24T10:05:30Z","revision_number":5,"project_id":"302c5ab2e660436e8a0af25c12ceee20"}]}' 2022-08-24 10:05:38,322 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.222.0.86:9696/networking/v2.0/floatingips 3.326s 2022-08-24 10:05:38,322 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "port_id": "daf8264d-e786-4857-bf7e-3e865d7b48a2", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "fixed_ip_address": "172.20.0.5"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-21bcf3aa-1e87-46d2-bc24-d7b33127ab5a', 'date': 'Wed, 24 Aug 2022 10:05:38 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2c476d79-3ccc-4c83-b856-0516e8ee8533", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "floating_ip_address": "172.27.4.225", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "db913fd2-9014-4d6d-baa4-06a53e91f2d5", "port_id": "daf8264d-e786-4857-bf7e-3e865d7b48a2", "fixed_ip_address": "172.20.0.5", "status": "DOWN", "project_id": "302c5ab2e660436e8a0af25c12ceee20", "description": "", "port_details": {"name": "", "network_id": "2babaa12-dbf7-4c7e-af99-1b3a3b9f418e", "mac_address": "fa:16:3e:31:da:e3", "admin_state_up": true, "status": "ACTIVE", "device_id": "0c601f9d-f26b-4095-a00c-53c422163d31", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:05:36Z", "updated_at": "2022-08-24T10:05:36Z", "revision_number": 0}}' 2022-08-24 10:05:38,324 121382 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.225:22' as 'ubuntu' with public key authentication 2022-08-24 10:05:43,412 121382 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.225 ([Errno None] Unable to connect to port 22 on 172.27.4.225). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:05:46,496 121382 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.225 ([Errno None] Unable to connect to port 22 on 172.27.4.225). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:05:53,076 121382 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.225 ([Errno None] Unable to connect to port 22 on 172.27.4.225). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:06:00,660 121382 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.225 ([Errno None] Unable to connect to port 22 on 172.27.4.225). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:06:09,209 121382 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.225 ([Errno None] Unable to connect to port 22 on 172.27.4.225). Number attempts: 5. Retry after 6 seconds. 2022-08-24 10:06:15,718 121382 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.225 ([Errno None] Unable to connect to port 22 on 172.27.4.225). Number attempts: 6. Retry after 7 seconds. 2022-08-24 10:06:23,352 121382 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:06:24,157 121382 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:06:24,157 121382 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.225 successfully created 2022-08-24 10:06:24,158 121382 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" 2022-08-24 10:06:24,158 121382 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.225:22' as 'ubuntu' with public key authentication 2022-08-24 10:06:24,221 121382 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:06:24,447 121382 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:06:24,447 121382 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.225 successfully created 2022-08-24 10:07:07,619 121382 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-08-24 10:07:07,619 121382 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.225:22' as 'ubuntu' with public key authentication 2022-08-24 10:07:07,640 121382 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:07:07,739 121382 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:07:07,740 121382 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.225 successfully created 2022-08-24 10:07:48,141 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31/action 0.113s 2022-08-24 10:07:48,141 121382 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, 24 Aug 2022 10:07:48 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-99fa8b32-1151-4fa8-b5ee-c1286354997b', 'x-compute-request-id': 'req-99fa8b32-1151-4fa8-b5ee-c1286354997b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31/action'} Body: b'' 2022-08-24 10:07:48,301 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:07:48,302 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cedfc364-3a21-4851-9333-fa2111fc4fff', 'x-compute-request-id': 'req-cedfc364-3a21-4851-9333-fa2111fc4fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:49,529 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:07:49,530 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fed9649b-d061-4e80-80ec-5c7f71911a95', 'x-compute-request-id': 'req-fed9649b-d061-4e80-80ec-5c7f71911a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:50,697 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:07:50,697 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c06cd87-6734-4dd1-b200-05861442f128', 'x-compute-request-id': 'req-9c06cd87-6734-4dd1-b200-05861442f128', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:51,869 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:07:51,870 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-04438fdb-464a-4dce-a860-61ac2dad1cf3', 'x-compute-request-id': 'req-04438fdb-464a-4dce-a860-61ac2dad1cf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:53,042 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:07:53,042 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-821c8e33-db0b-4006-be83-857f0073e0bf', 'x-compute-request-id': 'req-821c8e33-db0b-4006-be83-857f0073e0bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:54,212 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.156s 2022-08-24 10:07:54,212 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-90118da5-9bc2-4233-a8bc-5c4ee172ba95', 'x-compute-request-id': 'req-90118da5-9bc2-4233-a8bc-5c4ee172ba95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:55,385 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.160s 2022-08-24 10:07:55,386 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ed9623c-6a3d-41c9-9b7d-214a247f3b63', 'x-compute-request-id': 'req-0ed9623c-6a3d-41c9-9b7d-214a247f3b63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:56,550 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.151s 2022-08-24 10:07:56,550 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8b4f8b8-5570-4e3e-9410-e097ef965a20', 'x-compute-request-id': 'req-b8b4f8b8-5570-4e3e-9410-e097ef965a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:57,732 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.169s 2022-08-24 10:07:57,732 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d88aca5-88fd-46fd-881c-0b64163e19bc', 'x-compute-request-id': 'req-8d88aca5-88fd-46fd-881c-0b64163e19bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:07:59,031 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.286s 2022-08-24 10:07:59,032 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:07:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8815167-cd53-48cd-adee-fbfcc72bd92c', 'x-compute-request-id': 'req-e8815167-cd53-48cd-adee-fbfcc72bd92c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:00,200 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.155s 2022-08-24 10:08:00,201 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-400fe224-f69b-42fc-a0d9-803e358f6b82', 'x-compute-request-id': 'req-400fe224-f69b-42fc-a0d9-803e358f6b82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:01,372 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:08:01,373 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53561cad-d1c7-429e-afde-9a85f7524e3e', 'x-compute-request-id': 'req-53561cad-d1c7-429e-afde-9a85f7524e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:02,540 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.153s 2022-08-24 10:08:02,540 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-95c81512-85d1-48bf-bd36-410b66d13e33', 'x-compute-request-id': 'req-95c81512-85d1-48bf-bd36-410b66d13e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:03,712 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:08:03,713 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15fc0318-8ff5-4252-8979-1b6b99fdea66', 'x-compute-request-id': 'req-15fc0318-8ff5-4252-8979-1b6b99fdea66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:04,885 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.160s 2022-08-24 10:08:04,885 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-17556ccd-9567-4d12-b848-850e74cb3b8a', 'x-compute-request-id': 'req-17556ccd-9567-4d12-b848-850e74cb3b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:06,061 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.163s 2022-08-24 10:08:06,061 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:05 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c20267f0-2213-48cb-bc29-e82d75c3e42d', 'x-compute-request-id': 'req-c20267f0-2213-48cb-bc29-e82d75c3e42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:07,236 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.161s 2022-08-24 10:08:07,236 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9c8e6dfd-0305-4cb7-9732-ecab2a932290', 'x-compute-request-id': 'req-9c8e6dfd-0305-4cb7-9732-ecab2a932290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:08,404 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:08:08,404 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-184cfa4b-715a-426a-8efd-79cd1f401d3a', 'x-compute-request-id': 'req-184cfa4b-715a-426a-8efd-79cd1f401d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:09,623 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.205s 2022-08-24 10:08:09,624 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3aac1d73-d32b-4b4a-83b9-0c49db7f349b', 'x-compute-request-id': 'req-3aac1d73-d32b-4b4a-83b9-0c49db7f349b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:10,803 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.167s 2022-08-24 10:08:10,803 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4f3eb95a-f883-4c89-8946-749b53731120', 'x-compute-request-id': 'req-4f3eb95a-f883-4c89-8946-749b53731120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:11,968 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.152s 2022-08-24 10:08:11,968 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad174df8-f738-47d3-a0eb-e5f09c121a80', 'x-compute-request-id': 'req-ad174df8-f738-47d3-a0eb-e5f09c121a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:13,148 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.166s 2022-08-24 10:08:13,148 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-89ca65f6-bbdb-4687-b7c3-7f5c2e476f68', 'x-compute-request-id': 'req-89ca65f6-bbdb-4687-b7c3-7f5c2e476f68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:14,314 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.152s 2022-08-24 10:08:14,314 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ddb9001-8f1d-4b40-b53e-4c37f28e1c09', 'x-compute-request-id': 'req-0ddb9001-8f1d-4b40-b53e-4c37f28e1c09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:15,488 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.161s 2022-08-24 10:08:15,488 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a24ed933-58a8-41bb-bc84-595bfca393ee', 'x-compute-request-id': 'req-a24ed933-58a8-41bb-bc84-595bfca393ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:16,657 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.155s 2022-08-24 10:08:16,657 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-77154042-29ee-4dff-9596-6fc4d3bf9853', 'x-compute-request-id': 'req-77154042-29ee-4dff-9596-6fc4d3bf9853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:17,830 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.161s 2022-08-24 10:08:17,831 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9fcbb463-ebda-4a91-b327-b6cb6cc01eab', 'x-compute-request-id': 'req-9fcbb463-ebda-4a91-b327-b6cb6cc01eab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:19,002 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.158s 2022-08-24 10:08:19,002 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33eabe09-7985-42fc-b3cf-b9d2e0c9602e', 'x-compute-request-id': 'req-33eabe09-7985-42fc-b3cf-b9d2e0c9602e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:20,183 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.167s 2022-08-24 10:08:20,183 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e13a1c2-be07-42a2-ae75-00dcc1fdb90e', 'x-compute-request-id': 'req-5e13a1c2-be07-42a2-ae75-00dcc1fdb90e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:21,480 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.284s 2022-08-24 10:08:21,480 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8c2f6229-1871-41c0-9558-d897f45fb784', 'x-compute-request-id': 'req-8c2f6229-1871-41c0-9558-d897f45fb784', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:22,704 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.212s 2022-08-24 10:08:22,705 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:22 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6c1790e2-4168-41c7-bfcc-cd649d33898e', 'x-compute-request-id': 'req-6c1790e2-4168-41c7-bfcc-cd649d33898e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:23,876 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:08:23,877 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7778126-766c-4d07-83bb-a260c8e7ec84', 'x-compute-request-id': 'req-a7778126-766c-4d07-83bb-a260c8e7ec84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:25,045 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.155s 2022-08-24 10:08:25,045 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e3e6b0b-d0ba-4d1a-b522-636279cf0b21', 'x-compute-request-id': 'req-7e3e6b0b-d0ba-4d1a-b522-636279cf0b21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:26,222 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.162s 2022-08-24 10:08:26,222 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-589a8fd4-ede1-4223-b9fd-33e986590463', 'x-compute-request-id': 'req-589a8fd4-ede1-4223-b9fd-33e986590463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:27,392 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.156s 2022-08-24 10:08:27,392 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b60118b-e31f-424c-bc10-592113cc12b9', 'x-compute-request-id': 'req-0b60118b-e31f-424c-bc10-592113cc12b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:28,564 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:08:28,565 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44be704c-3a7b-4e71-9c0b-ba3117699ca4', 'x-compute-request-id': 'req-44be704c-3a7b-4e71-9c0b-ba3117699ca4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:29,736 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.158s 2022-08-24 10:08:29,736 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-42221d0b-c313-441d-a948-492c4196b8b9', 'x-compute-request-id': 'req-42221d0b-c313-441d-a948-492c4196b8b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:30,910 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.160s 2022-08-24 10:08:30,911 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5e981ae7-1628-4a7f-9a9b-698f41e4585a', 'x-compute-request-id': 'req-5e981ae7-1628-4a7f-9a9b-698f41e4585a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:32,083 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.160s 2022-08-24 10:08:32,084 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7c571f5-cefa-4334-858e-6f31624bcce0', 'x-compute-request-id': 'req-e7c571f5-cefa-4334-858e-6f31624bcce0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:33,266 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.170s 2022-08-24 10:08:33,267 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e6faf04-584d-48ec-8cd9-4eb322210f55', 'x-compute-request-id': 'req-7e6faf04-584d-48ec-8cd9-4eb322210f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:34,435 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.155s 2022-08-24 10:08:34,435 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a5a2108-7801-4df6-99f4-92b423f73dff', 'x-compute-request-id': 'req-4a5a2108-7801-4df6-99f4-92b423f73dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:35,606 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:08:35,606 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26d39de4-6bff-4416-bbe0-2da95e5bbf6d', 'x-compute-request-id': 'req-26d39de4-6bff-4416-bbe0-2da95e5bbf6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:36,773 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:08:36,774 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-937b8901-0489-48ee-8a79-9fec1e84df02', 'x-compute-request-id': 'req-937b8901-0489-48ee-8a79-9fec1e84df02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:37,944 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:08:37,944 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d25575c-1899-4c7d-a081-b541f1d31361', 'x-compute-request-id': 'req-7d25575c-1899-4c7d-a081-b541f1d31361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:39,112 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.156s 2022-08-24 10:08:39,112 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98f9f633-3bf1-4468-9fa4-09f0a9322ed3', 'x-compute-request-id': 'req-98f9f633-3bf1-4468-9fa4-09f0a9322ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:40,283 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:08:40,283 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ca125a9-8dff-4c34-9e10-19d24e02b68d', 'x-compute-request-id': 'req-2ca125a9-8dff-4c34-9e10-19d24e02b68d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:41,450 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:08:41,450 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b71254c5-2aa2-49b4-bd24-8e4207c3f982', 'x-compute-request-id': 'req-b71254c5-2aa2-49b4-bd24-8e4207c3f982', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:42,617 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:08:42,618 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5c9a8433-e11a-47ce-951c-e68a387da2ff', 'x-compute-request-id': 'req-5c9a8433-e11a-47ce-951c-e68a387da2ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:43,790 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:08:43,790 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83f77708-bdd0-49e3-a8da-a08f019a1a6f', 'x-compute-request-id': 'req-83f77708-bdd0-49e3-a8da-a08f019a1a6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:44,958 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.155s 2022-08-24 10:08:44,959 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-364a6c27-a814-4349-8645-d7b8974ba65d', 'x-compute-request-id': 'req-364a6c27-a814-4349-8645-d7b8974ba65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:46,128 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.156s 2022-08-24 10:08:46,128 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07c00fb5-5e30-491c-8b2c-0bab535f3a6b', 'x-compute-request-id': 'req-07c00fb5-5e30-491c-8b2c-0bab535f3a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:47,298 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:08:47,299 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7c24663-d588-4ac1-9b07-c9a2b329c9d5', 'x-compute-request-id': 'req-a7c24663-d588-4ac1-9b07-c9a2b329c9d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:48,467 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:08:48,468 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3efed194-ccfd-4d89-89bd-ca7a380f2c08', 'x-compute-request-id': 'req-3efed194-ccfd-4d89-89bd-ca7a380f2c08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:49,639 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.158s 2022-08-24 10:08:49,639 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83004e87-403f-47e4-8b5e-f2f71c8ad819', 'x-compute-request-id': 'req-83004e87-403f-47e4-8b5e-f2f71c8ad819', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:50,808 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.156s 2022-08-24 10:08:50,808 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-696bbfac-369b-4b8c-b2a8-0d185a7e0e97', 'x-compute-request-id': 'req-696bbfac-369b-4b8c-b2a8-0d185a7e0e97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:51,981 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:08:51,981 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16ce94de-488d-4c30-bbee-b1262ca09584', 'x-compute-request-id': 'req-16ce94de-488d-4c30-bbee-b1262ca09584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:53,152 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:08:53,152 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f96cded8-7128-4136-a250-f503e0c75fc2', 'x-compute-request-id': 'req-f96cded8-7128-4136-a250-f503e0c75fc2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:54,324 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:08:54,324 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29988d50-2188-42b9-9c17-4f2516077653', 'x-compute-request-id': 'req-29988d50-2188-42b9-9c17-4f2516077653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:55,494 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.156s 2022-08-24 10:08:55,494 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4e4034c7-fcb9-4635-86d3-6e6be2f9a119', 'x-compute-request-id': 'req-4e4034c7-fcb9-4635-86d3-6e6be2f9a119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:56,665 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.158s 2022-08-24 10:08:56,666 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b8bccacb-38bf-459e-8829-8823f3a90820', 'x-compute-request-id': 'req-b8bccacb-38bf-459e-8829-8823f3a90820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:57,835 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:08:57,835 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-489ad2e0-c8ed-4ee1-b3bc-7617788d8991', 'x-compute-request-id': 'req-489ad2e0-c8ed-4ee1-b3bc-7617788d8991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:08:59,003 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.155s 2022-08-24 10:08:59,004 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:08:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e88bdb2a-c3e8-4f8f-869c-c7cfbce97abf', 'x-compute-request-id': 'req-e88bdb2a-c3e8-4f8f-869c-c7cfbce97abf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:00,183 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.167s 2022-08-24 10:09:00,183 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9512669-a4c3-49ba-9262-56cefe2cd903', 'x-compute-request-id': 'req-b9512669-a4c3-49ba-9262-56cefe2cd903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:01,354 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.158s 2022-08-24 10:09:01,355 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43bbaa9c-31a9-4e02-9ae2-5f74148b461a', 'x-compute-request-id': 'req-43bbaa9c-31a9-4e02-9ae2-5f74148b461a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:02,526 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:09:02,527 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5eccca58-0d52-482c-8035-570e585e312a', 'x-compute-request-id': 'req-5eccca58-0d52-482c-8035-570e585e312a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:03,819 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.278s 2022-08-24 10:09:03,819 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-255c708c-074a-40d7-8b0e-ff7c1cf582f8', 'x-compute-request-id': 'req-255c708c-074a-40d7-8b0e-ff7c1cf582f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:04,999 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.167s 2022-08-24 10:09:04,999 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0893a4c0-2f19-4791-9935-bd2874c798ec', 'x-compute-request-id': 'req-0893a4c0-2f19-4791-9935-bd2874c798ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:06,379 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.367s 2022-08-24 10:09:06,380 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-63c88530-c83e-4c0a-b86a-8102a3976e0c', 'x-compute-request-id': 'req-63c88530-c83e-4c0a-b86a-8102a3976e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:07,549 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.157s 2022-08-24 10:09:07,549 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a2d55dd-a755-4fa7-9c41-bb6a12fea71a', 'x-compute-request-id': 'req-9a2d55dd-a755-4fa7-9c41-bb6a12fea71a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:08,718 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:09:08,718 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-25317a7c-2f2c-40ec-979f-252a5b512ee2', 'x-compute-request-id': 'req-25317a7c-2f2c-40ec-979f-252a5b512ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:09,886 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.155s 2022-08-24 10:09:09,887 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9a7134d-2259-4d13-a605-49d8432274ce', 'x-compute-request-id': 'req-a9a7134d-2259-4d13-a605-49d8432274ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:11,150 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.250s 2022-08-24 10:09:11,151 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf3564af-67c2-4ee5-9643-23d9d73c912c', 'x-compute-request-id': 'req-cf3564af-67c2-4ee5-9643-23d9d73c912c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:12,338 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.171s 2022-08-24 10:09:12,339 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-137334ad-e923-4c1f-b01b-60a46ddb7dd6', 'x-compute-request-id': 'req-137334ad-e923-4c1f-b01b-60a46ddb7dd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:13,506 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:09:13,506 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-64451437-4ee0-42bc-93f2-75c385157b38', 'x-compute-request-id': 'req-64451437-4ee0-42bc-93f2-75c385157b38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:14,680 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.161s 2022-08-24 10:09:14,680 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-132c68ca-5934-4aa7-a89d-575f29b71c13', 'x-compute-request-id': 'req-132c68ca-5934-4aa7-a89d-575f29b71c13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:15,848 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.156s 2022-08-24 10:09:15,849 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0e53e37-44c5-4012-9d5d-2bbc74236815', 'x-compute-request-id': 'req-e0e53e37-44c5-4012-9d5d-2bbc74236815', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:17,016 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:09:17,017 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb57f325-f418-47e4-bf98-278a6cd466a7', 'x-compute-request-id': 'req-cb57f325-f418-47e4-bf98-278a6cd466a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:18,193 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.163s 2022-08-24 10:09:18,194 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-097809c8-34bd-4bae-a918-d23e2e65f666', 'x-compute-request-id': 'req-097809c8-34bd-4bae-a918-d23e2e65f666', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:19,359 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.153s 2022-08-24 10:09:19,360 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-529e61a6-89e6-4b1b-8467-c4497dca60a5', 'x-compute-request-id': 'req-529e61a6-89e6-4b1b-8467-c4497dca60a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:20,527 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.154s 2022-08-24 10:09:20,528 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1cb090e1-d74e-4f27-a96e-90de97c7559c', 'x-compute-request-id': 'req-1cb090e1-d74e-4f27-a96e-90de97c7559c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:09:21,700 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.159s 2022-08-24 10:09:21,700 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1568', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2a544a91-97d5-4462-b7fa-2358287aef26', 'x-compute-request-id': 'req-2a544a91-97d5-4462-b7fa-2358287aef26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:07:48Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1405369785"}], "OS-EXT-STS:task_state": "shelving", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:10:22,773 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:11:22,832 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:12:22,892 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:13:22,952 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:14:23,005 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:15:23,064 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:16:23,123 121382 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:17:23,182 121382 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:18:23,244 121382 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:19:23,306 121382 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:20:24,231 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/floatingips/2c476d79-3ccc-4c83-b856-0516e8ee8533 0.847s 2022-08-24 10:20:24,231 121382 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-a72205dd-30ea-497e-9339-04e2ccecbad9', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:20:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/2c476d79-3ccc-4c83-b856-0516e8ee8533'} Body: b'' 2022-08-24 10:21:24,293 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:22:24,353 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:23:24,412 121382 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 2022-08-24 10:24:08,848 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 224.616s 2022-08-24 10:24:08,848 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:23:24 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-17f89d09-bc14-4eb0-8632-b1fd4ed141b3', 'x-compute-request-id': 'req-17f89d09-bc14-4eb0-8632-b1fd4ed141b3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'' 2022-08-24 10:24:09,126 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.277s 2022-08-24 10:24:09,126 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1500', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6d8b7d79-1fe9-4e58-9ee3-df651e2cd1ad', 'x-compute-request-id': 'req-6d8b7d79-1fe9-4e58-9ee3-df651e2cd1ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {"tempest-TestShelveInstance-388482190-network": [{"version": 4, "addr": "172.20.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}, {"version": 4, "addr": "172.27.4.225", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:da:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:10,236 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:24:10,236 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:10 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-c110f0b8-19b2-4950-b172-796b7996d42f', 'x-compute-request-id': 'req-c110f0b8-19b2-4950-b172-796b7996d42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:11,336 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:24:11,336 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:11 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-5aa77be9-5f82-46e0-9bf6-4af253f86947', 'x-compute-request-id': 'req-5aa77be9-5f82-46e0-9bf6-4af253f86947', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:12,435 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:24:12,436 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:12 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-464cbf79-089f-4017-8515-3e7cb8f53b4a', 'x-compute-request-id': 'req-464cbf79-089f-4017-8515-3e7cb8f53b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:13,534 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:24:13,535 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:13 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-d329d090-d0e1-4839-af6e-0ebbf614a4c4', 'x-compute-request-id': 'req-d329d090-d0e1-4839-af6e-0ebbf614a4c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:14,639 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:24:14,640 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:14 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-13bdba6d-634f-4f29-829f-ca67b5f37e5d', 'x-compute-request-id': 'req-13bdba6d-634f-4f29-829f-ca67b5f37e5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:15,742 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:24:15,742 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:15 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-d662c680-c4f7-4baf-9654-83d50c0226ff', 'x-compute-request-id': 'req-d662c680-c4f7-4baf-9654-83d50c0226ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:16,845 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:24:16,845 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:16 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-ebd4a241-4495-4dc3-a95a-eb16552afe54', 'x-compute-request-id': 'req-ebd4a241-4495-4dc3-a95a-eb16552afe54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:17,946 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:24:17,946 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:17 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-16c8e18c-0e8b-45ba-aa3b-d45ac25e9dff', 'x-compute-request-id': 'req-16c8e18c-0e8b-45ba-aa3b-d45ac25e9dff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:19,044 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:24:19,044 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:18 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-a4d83c7e-e6f7-40f8-affc-248e3c822bfd', 'x-compute-request-id': 'req-a4d83c7e-e6f7-40f8-affc-248e3c822bfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:20,143 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:24:20,143 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:20 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-6dd45789-7372-496d-88c6-27bfd0ae3319', 'x-compute-request-id': 'req-6dd45789-7372-496d-88c6-27bfd0ae3319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:21,247 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:24:21,247 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:21 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-b5c06be8-7f4f-4038-a774-08ab0cf517da', 'x-compute-request-id': 'req-b5c06be8-7f4f-4038-a774-08ab0cf517da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:22,345 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:24:22,346 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:22 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-a2f89b7b-67e8-4fbd-851d-dc60bf77a600', 'x-compute-request-id': 'req-a2f89b7b-67e8-4fbd-851d-dc60bf77a600', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:23,444 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:23,444 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:23 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-114becc1-aff3-4e8c-af18-81d0671b1a78', 'x-compute-request-id': 'req-114becc1-aff3-4e8c-af18-81d0671b1a78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:24,545 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:24:24,545 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:24 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-a7300db0-6006-4597-aafe-cae835a8ee9b', 'x-compute-request-id': 'req-a7300db0-6006-4597-aafe-cae835a8ee9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:25,646 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:24:25,647 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:25 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-e624c593-ea72-46ab-94e6-768ea136bf97', 'x-compute-request-id': 'req-e624c593-ea72-46ab-94e6-768ea136bf97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:26,759 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.100s 2022-08-24 10:24:26,759 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:26 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-47113220-04bd-45a6-a4ef-f37deca596ea', 'x-compute-request-id': 'req-47113220-04bd-45a6-a4ef-f37deca596ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:27,860 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:24:27,860 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:27 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-d3b01b8c-05cf-480c-809d-60b6e8218760', 'x-compute-request-id': 'req-d3b01b8c-05cf-480c-809d-60b6e8218760', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:28,959 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:24:28,960 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:28 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-2a0cc459-f4a7-4ba9-accc-f0dc5932f4f4', 'x-compute-request-id': 'req-2a0cc459-f4a7-4ba9-accc-f0dc5932f4f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:30,063 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:24:30,063 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:29 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-c547b330-0c6f-4336-a1d2-187e8c02e981', 'x-compute-request-id': 'req-c547b330-0c6f-4336-a1d2-187e8c02e981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:31,161 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:31,162 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:31 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-8924f1d1-8057-460a-8188-a4c1bdb949d8', 'x-compute-request-id': 'req-8924f1d1-8057-460a-8188-a4c1bdb949d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:32,265 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:24:32,266 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:32 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-0700f8ee-92c0-4c5d-9c2f-1d19b9eda8a5', 'x-compute-request-id': 'req-0700f8ee-92c0-4c5d-9c2f-1d19b9eda8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:33,380 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.102s 2022-08-24 10:24:33,381 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:33 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-8e739486-eef4-490a-b469-8ec4826b0695', 'x-compute-request-id': 'req-8e739486-eef4-490a-b469-8ec4826b0695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:34,479 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:34,480 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:34 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-e5c6f296-10ff-46e3-a2d3-3992d59f495d', 'x-compute-request-id': 'req-e5c6f296-10ff-46e3-a2d3-3992d59f495d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:35,579 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:35,579 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:35 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-b476d26c-ac71-4781-9bf1-21f60f2fe97b', 'x-compute-request-id': 'req-b476d26c-ac71-4781-9bf1-21f60f2fe97b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:36,678 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:24:36,679 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:36 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-c4d4e89a-2519-4901-82d3-d800437c8811', 'x-compute-request-id': 'req-c4d4e89a-2519-4901-82d3-d800437c8811', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:37,776 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:24:37,776 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:37 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-e23815f7-c881-4613-9512-97b3845c97b3', 'x-compute-request-id': 'req-e23815f7-c881-4613-9512-97b3845c97b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:38,874 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:38,874 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:38 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-c6a8ce3b-5b7e-4209-8b05-1c256e4bdf5a', 'x-compute-request-id': 'req-c6a8ce3b-5b7e-4209-8b05-1c256e4bdf5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:39,974 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:24:39,974 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:39 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-4aa50474-7a58-475a-866a-d9f7d9be3216', 'x-compute-request-id': 'req-4aa50474-7a58-475a-866a-d9f7d9be3216', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:41,091 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.104s 2022-08-24 10:24:41,091 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:40 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-877f7411-e9dd-46ca-9b9a-a03cb1e2c0f3', 'x-compute-request-id': 'req-877f7411-e9dd-46ca-9b9a-a03cb1e2c0f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:42,191 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:24:42,191 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:42 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-50e4492d-33ab-4784-81ba-e0d7af051ed9', 'x-compute-request-id': 'req-50e4492d-33ab-4784-81ba-e0d7af051ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:43,289 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:24:43,289 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:43 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-6629071d-1138-4e90-b58f-23f476416064', 'x-compute-request-id': 'req-6629071d-1138-4e90-b58f-23f476416064', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:44,391 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:24:44,391 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:44 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-b2068fee-ba32-4c0f-b33c-b1bb481f04ca', 'x-compute-request-id': 'req-b2068fee-ba32-4c0f-b33c-b1bb481f04ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:45,490 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:24:45,490 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:45 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-0239a1db-45fa-4b30-b716-1b1d8a64544a', 'x-compute-request-id': 'req-0239a1db-45fa-4b30-b716-1b1d8a64544a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:46,589 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:46,589 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:46 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-a939e843-9023-4c4e-8264-bbfb45054428', 'x-compute-request-id': 'req-a939e843-9023-4c4e-8264-bbfb45054428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:47,686 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.084s 2022-08-24 10:24:47,686 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:47 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-24b7ceb4-d9dc-48ee-8c8c-c4c9bec564bf', 'x-compute-request-id': 'req-24b7ceb4-d9dc-48ee-8c8c-c4c9bec564bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:48,785 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:48,785 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:48 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-896e8435-493f-446e-8ad7-b8db232f40bf', 'x-compute-request-id': 'req-896e8435-493f-446e-8ad7-b8db232f40bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:49,886 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:24:49,887 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:49 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-3d9ec01b-c6d8-4a2d-842d-f14353bc5b81', 'x-compute-request-id': 'req-3d9ec01b-c6d8-4a2d-842d-f14353bc5b81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:50,988 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:24:50,989 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:50 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-00265847-84e1-458d-9ac0-d4ea640ad184', 'x-compute-request-id': 'req-00265847-84e1-458d-9ac0-d4ea640ad184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:52,090 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:24:52,090 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:52 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-3f45827f-12ae-4292-8a35-293ee0cc03f6', 'x-compute-request-id': 'req-3f45827f-12ae-4292-8a35-293ee0cc03f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:53,191 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:24:53,191 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:53 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-367dd50b-a9b3-4a27-87fd-f4dc12c4a0c9', 'x-compute-request-id': 'req-367dd50b-a9b3-4a27-87fd-f4dc12c4a0c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:54,288 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:24:54,288 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:54 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-b722ffce-d989-4d64-a255-abe2fdfd5ef6', 'x-compute-request-id': 'req-b722ffce-d989-4d64-a255-abe2fdfd5ef6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:55,386 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:55,386 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:55 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-80c2cc5c-2301-460a-b72d-1af4c35d37ec', 'x-compute-request-id': 'req-80c2cc5c-2301-460a-b72d-1af4c35d37ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:56,485 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:56,486 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:56 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-756d61cb-90cb-4139-b9b1-45fddb66ce38', 'x-compute-request-id': 'req-756d61cb-90cb-4139-b9b1-45fddb66ce38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:57,587 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:24:57,588 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:57 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-dd8f4a19-80f2-4f86-ab5d-213ebbda5740', 'x-compute-request-id': 'req-dd8f4a19-80f2-4f86-ab5d-213ebbda5740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:58,684 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.084s 2022-08-24 10:24:58,685 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:58 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-b73a2d80-6777-40ff-a47a-71b1b8cbe8cf', 'x-compute-request-id': 'req-b73a2d80-6777-40ff-a47a-71b1b8cbe8cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:24:59,782 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:24:59,783 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:59 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-23bc28d1-89e4-4eb7-8e95-7b872b8fa349', 'x-compute-request-id': 'req-23bc28d1-89e4-4eb7-8e95-7b872b8fa349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:00,882 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:25:00,883 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:00 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-9869cd4b-8ff6-407e-9c90-75abdb0b4f19', 'x-compute-request-id': 'req-9869cd4b-8ff6-407e-9c90-75abdb0b4f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:01,981 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:01,981 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:01 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-32945f40-98ac-4567-85d8-23e81c2db6ba', 'x-compute-request-id': 'req-32945f40-98ac-4567-85d8-23e81c2db6ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:03,079 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:03,079 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:02 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-82b34f94-c74c-449c-a9cf-2a43567fe978', 'x-compute-request-id': 'req-82b34f94-c74c-449c-a9cf-2a43567fe978', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:04,177 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:25:04,177 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:04 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-b3c19194-947d-47f5-bba2-ded5b92f83b5', 'x-compute-request-id': 'req-b3c19194-947d-47f5-bba2-ded5b92f83b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:05,323 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.133s 2022-08-24 10:25:05,323 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10: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-dec2d146-504d-4f70-9175-ecbab36ec9eb', 'x-compute-request-id': 'req-dec2d146-504d-4f70-9175-ecbab36ec9eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:06,474 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.138s 2022-08-24 10:25:06,474 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:06 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-89e104cb-7c38-45cf-9d6d-2603552a5f7e', 'x-compute-request-id': 'req-89e104cb-7c38-45cf-9d6d-2603552a5f7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:07,575 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:25:07,575 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:07 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-3e27d6e9-0f3e-47c8-8f52-11f225f550c7', 'x-compute-request-id': 'req-3e27d6e9-0f3e-47c8-8f52-11f225f550c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:08,674 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:08,675 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:08 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-9f3e2663-3ff4-48e1-b673-96996e1660e4', 'x-compute-request-id': 'req-9f3e2663-3ff4-48e1-b673-96996e1660e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:09,775 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:25:09,776 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:09 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-092d5134-0e58-4465-846f-d3cf0cbfb079', 'x-compute-request-id': 'req-092d5134-0e58-4465-846f-d3cf0cbfb079', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:10,879 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:25:10,880 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:10 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-360bdcc3-195f-4b46-8715-9793247c3449', 'x-compute-request-id': 'req-360bdcc3-195f-4b46-8715-9793247c3449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:11,994 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.102s 2022-08-24 10:25:11,995 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:11 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-2751323e-9705-441f-934f-a3022bfac972', 'x-compute-request-id': 'req-2751323e-9705-441f-934f-a3022bfac972', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:13,099 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:25:13,099 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:13 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-af7d8751-a2c8-4aa1-89fb-14fc674f1631', 'x-compute-request-id': 'req-af7d8751-a2c8-4aa1-89fb-14fc674f1631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:14,206 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.095s 2022-08-24 10:25:14,207 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:14 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-54f0ed27-9fc6-48eb-a3e4-78f97e665d1d', 'x-compute-request-id': 'req-54f0ed27-9fc6-48eb-a3e4-78f97e665d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:15,310 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:25:15,310 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:15 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-5275f453-d811-48a3-8429-21cb2a76bc66', 'x-compute-request-id': 'req-5275f453-d811-48a3-8429-21cb2a76bc66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:16,413 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:25:16,414 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:16 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-778d3ba1-8d13-4482-8c89-cf31d816b8e0', 'x-compute-request-id': 'req-778d3ba1-8d13-4482-8c89-cf31d816b8e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:17,512 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:17,513 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:17 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-f57b0a13-ffd1-44f8-8b91-d61076068e9a', 'x-compute-request-id': 'req-f57b0a13-ffd1-44f8-8b91-d61076068e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:18,615 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:25:18,615 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:18 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-e60ac6b9-72ca-42c9-863a-4c131f715876', 'x-compute-request-id': 'req-e60ac6b9-72ca-42c9-863a-4c131f715876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:19,716 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:19,716 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:19 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-8153c4bb-4e52-4a7c-8980-0b5440b9cc2b', 'x-compute-request-id': 'req-8153c4bb-4e52-4a7c-8980-0b5440b9cc2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:20,816 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:25:20,816 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:20 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-42cee83f-1a30-4144-ac7f-2ffa07763f29', 'x-compute-request-id': 'req-42cee83f-1a30-4144-ac7f-2ffa07763f29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:21,917 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:25:21,917 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:21 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-62988b0b-52f9-4190-a390-b57907159272', 'x-compute-request-id': 'req-62988b0b-52f9-4190-a390-b57907159272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:23,019 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:25:23,019 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:22 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-0cf90e77-d334-4a33-ab40-08b3fc94c631', 'x-compute-request-id': 'req-0cf90e77-d334-4a33-ab40-08b3fc94c631', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:24,121 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:25:24,121 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:24 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-15788f6d-444f-46ae-8979-a69b40315ed7', 'x-compute-request-id': 'req-15788f6d-444f-46ae-8979-a69b40315ed7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:25,224 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:25:25,224 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:25 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-f8b7121e-26be-4419-b33f-08bd06cfe07c', 'x-compute-request-id': 'req-f8b7121e-26be-4419-b33f-08bd06cfe07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:26,330 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:25:26,330 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:26 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-b5164abc-6d0a-4f49-afe4-3f3dfea2b059', 'x-compute-request-id': 'req-b5164abc-6d0a-4f49-afe4-3f3dfea2b059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:27,436 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:25:27,436 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:27 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-e0821509-b4b1-44f1-ac20-97dd0a8e6fad', 'x-compute-request-id': 'req-e0821509-b4b1-44f1-ac20-97dd0a8e6fad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:28,534 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:28,534 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:28 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-0fc1f4ab-0a46-489e-a833-a819ffc73fa0', 'x-compute-request-id': 'req-0fc1f4ab-0a46-489e-a833-a819ffc73fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:29,634 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:25:29,634 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:29 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-85d65244-ce01-4001-8b0e-6aa645501d05', 'x-compute-request-id': 'req-85d65244-ce01-4001-8b0e-6aa645501d05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:30,737 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:25:30,738 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:30 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-e1ee8416-503f-4171-b915-b4c3b213b386', 'x-compute-request-id': 'req-e1ee8416-503f-4171-b915-b4c3b213b386', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:31,836 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:25:31,837 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:31 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-72dde5cc-a01a-45e8-bb2f-05d329746027', 'x-compute-request-id': 'req-72dde5cc-a01a-45e8-bb2f-05d329746027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:32,943 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:25:32,943 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:32 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-4d91273f-9734-4c7a-8fcd-998e408069cc', 'x-compute-request-id': 'req-4d91273f-9734-4c7a-8fcd-998e408069cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:34,048 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:25:34,048 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:33 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-3da8f98d-5fcd-4a65-b2bc-0c0d22d596ea', 'x-compute-request-id': 'req-3da8f98d-5fcd-4a65-b2bc-0c0d22d596ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:35,151 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:25:35,152 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:35 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-2edbebe7-c98f-4c1f-aad4-ee0eec9f3b60', 'x-compute-request-id': 'req-2edbebe7-c98f-4c1f-aad4-ee0eec9f3b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:36,259 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.094s 2022-08-24 10:25:36,259 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:36 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-bcd559b5-ed28-4c09-abde-240ba847ecc3', 'x-compute-request-id': 'req-bcd559b5-ed28-4c09-abde-240ba847ecc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:37,363 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:25:37,363 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:37 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-f9e57fab-5b45-445e-96bd-280d12bf85f6', 'x-compute-request-id': 'req-f9e57fab-5b45-445e-96bd-280d12bf85f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:38,480 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.104s 2022-08-24 10:25:38,481 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:38 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-1d9f52d9-3cb5-4f03-9440-c54369dd2f19', 'x-compute-request-id': 'req-1d9f52d9-3cb5-4f03-9440-c54369dd2f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:39,583 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:25:39,584 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:39 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-ef5ef969-c83d-4756-9682-525e2246836a', 'x-compute-request-id': 'req-ef5ef969-c83d-4756-9682-525e2246836a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:40,681 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:25:40,681 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:40 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-d5621c2d-3223-44d6-b5c5-f2ebc7fadc74', 'x-compute-request-id': 'req-d5621c2d-3223-44d6-b5c5-f2ebc7fadc74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:41,782 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:25:41,783 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:41 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-2258e0d0-a765-4061-a770-52aada46c339', 'x-compute-request-id': 'req-2258e0d0-a765-4061-a770-52aada46c339', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:42,892 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.096s 2022-08-24 10:25:42,892 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:42 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-b0ea8c2d-4af3-43cb-9775-1a8b73675501', 'x-compute-request-id': 'req-b0ea8c2d-4af3-43cb-9775-1a8b73675501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:43,995 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:25:43,995 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:43 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-fa124785-7065-4623-a858-c51a0a788a02', 'x-compute-request-id': 'req-fa124785-7065-4623-a858-c51a0a788a02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:45,095 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:25:45,096 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:45 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-7c122e38-9db1-4b9d-8bc7-da411f4094b7', 'x-compute-request-id': 'req-7c122e38-9db1-4b9d-8bc7-da411f4094b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:46,194 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:46,194 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:46 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-7d12f22a-5266-4ee6-8f80-149fb3b34cfb', 'x-compute-request-id': 'req-7d12f22a-5266-4ee6-8f80-149fb3b34cfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:47,293 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:25:47,293 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:47 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-936d025d-fc47-4041-996d-8975480e8d89', 'x-compute-request-id': 'req-936d025d-fc47-4041-996d-8975480e8d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:48,390 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:25:48,390 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:48 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-1a4e288b-7a95-4a64-9ab2-ef9fffed20e0', 'x-compute-request-id': 'req-1a4e288b-7a95-4a64-9ab2-ef9fffed20e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:49,490 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:25:49,491 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:49 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-df21abe3-c37a-41e2-9946-1e354aa2dfbe', 'x-compute-request-id': 'req-df21abe3-c37a-41e2-9946-1e354aa2dfbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:50,593 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:25:50,593 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:50 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-49dc8b90-6c26-4aff-9c52-046702010831', 'x-compute-request-id': 'req-49dc8b90-6c26-4aff-9c52-046702010831', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:51,691 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:51,692 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:51 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-e2126cdd-3ced-4682-a7ea-a0c542f19396', 'x-compute-request-id': 'req-e2126cdd-3ced-4682-a7ea-a0c542f19396', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:52,790 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:52,791 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:52 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-d779c18a-c387-4386-bfc9-ae191fac210a', 'x-compute-request-id': 'req-d779c18a-c387-4386-bfc9-ae191fac210a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:53,896 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:25:53,897 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:53 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-ccb745d6-17b9-4601-87ba-c47ce571301b', 'x-compute-request-id': 'req-ccb745d6-17b9-4601-87ba-c47ce571301b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:54,995 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:54,995 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:54 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-4dda6bd7-13bf-4eb1-97a6-423813d13f0b', 'x-compute-request-id': 'req-4dda6bd7-13bf-4eb1-97a6-423813d13f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:56,094 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:25:56,094 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:56 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-9b7e0a30-55f5-4437-8b7e-57beb6936ff3', 'x-compute-request-id': 'req-9b7e0a30-55f5-4437-8b7e-57beb6936ff3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:57,194 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:25:57,194 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:57 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-14751a89-9746-4516-acfd-5235df0365b5', 'x-compute-request-id': 'req-14751a89-9746-4516-acfd-5235df0365b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:58,292 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:25:58,293 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:58 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-3d5aa0a9-ccbd-4ee4-a053-057bd4fac52b', 'x-compute-request-id': 'req-3d5aa0a9-ccbd-4ee4-a053-057bd4fac52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:25:59,399 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:25:59,399 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:59 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-21c4d07f-09d1-413f-8ae1-ef91793c53e9', 'x-compute-request-id': 'req-21c4d07f-09d1-413f-8ae1-ef91793c53e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:00,499 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:00,499 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:00 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-7d169034-e88b-4912-9ac3-970f7a1f60a2', 'x-compute-request-id': 'req-7d169034-e88b-4912-9ac3-970f7a1f60a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:01,613 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.101s 2022-08-24 10:26:01,614 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:01 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-e4f27dfe-1b2a-4d06-ab96-7fce66816f0b', 'x-compute-request-id': 'req-e4f27dfe-1b2a-4d06-ab96-7fce66816f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:02,723 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.096s 2022-08-24 10:26:02,723 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:02 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-beb16ed7-8586-4fb8-9d40-be2033a26f80', 'x-compute-request-id': 'req-beb16ed7-8586-4fb8-9d40-be2033a26f80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:03,833 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.097s 2022-08-24 10:26:03,834 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:03 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-72d6c61b-6b01-471d-b8ab-e40d77846b4a', 'x-compute-request-id': 'req-72d6c61b-6b01-471d-b8ab-e40d77846b4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:04,932 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:04,932 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:04 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-21c4694d-07b3-49cb-90f3-1a240e344bcb', 'x-compute-request-id': 'req-21c4694d-07b3-49cb-90f3-1a240e344bcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:06,039 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.095s 2022-08-24 10:26:06,040 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26: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-5a28e7fe-099f-4ea7-b7b9-29192cfaeaca', 'x-compute-request-id': 'req-5a28e7fe-099f-4ea7-b7b9-29192cfaeaca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:07,138 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:26:07,138 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:07 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-3e305330-6881-4c2c-89b5-6f2d91a401dd', 'x-compute-request-id': 'req-3e305330-6881-4c2c-89b5-6f2d91a401dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:08,243 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:26:08,244 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:08 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-a0e52b8b-ef96-4314-83d1-f9025ef317b2', 'x-compute-request-id': 'req-a0e52b8b-ef96-4314-83d1-f9025ef317b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:09,349 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:26:09,349 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:09 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-91b73ca6-f883-45b0-a495-6ae421ce580d', 'x-compute-request-id': 'req-91b73ca6-f883-45b0-a495-6ae421ce580d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:10,448 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:10,448 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:10 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-96d510a2-cbec-49c5-a4a4-d605204755de', 'x-compute-request-id': 'req-96d510a2-cbec-49c5-a4a4-d605204755de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:11,758 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.297s 2022-08-24 10:26:11,758 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:11 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-a5aaf8d2-30e1-4804-941b-849d7d7f889e', 'x-compute-request-id': 'req-a5aaf8d2-30e1-4804-941b-849d7d7f889e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:12,860 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:12,861 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:12 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-c9f20a9e-36aa-41f4-a529-0e26084ddca0', 'x-compute-request-id': 'req-c9f20a9e-36aa-41f4-a529-0e26084ddca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:13,958 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:26:13,958 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:13 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-5fab4c2c-93bc-4cec-87e6-e840f734cc40', 'x-compute-request-id': 'req-5fab4c2c-93bc-4cec-87e6-e840f734cc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:15,057 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:15,057 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:14 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-c05e734a-c9f0-4c6a-8010-2bb254901444', 'x-compute-request-id': 'req-c05e734a-c9f0-4c6a-8010-2bb254901444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:16,157 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:16,157 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:16 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-214cd51a-a781-4369-9930-02f52c472377', 'x-compute-request-id': 'req-214cd51a-a781-4369-9930-02f52c472377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:17,260 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:26:17,260 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:17 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-4e90545e-5848-472e-a28b-271d990c46f7', 'x-compute-request-id': 'req-4e90545e-5848-472e-a28b-271d990c46f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:18,358 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:18,358 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:18 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-022cc6a7-9d47-4388-b0df-388df1a94f37', 'x-compute-request-id': 'req-022cc6a7-9d47-4388-b0df-388df1a94f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:19,460 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:26:19,460 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:19 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-6f12a8bb-bd07-48e9-8381-4902f2d4c29f', 'x-compute-request-id': 'req-6f12a8bb-bd07-48e9-8381-4902f2d4c29f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:20,564 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:26:20,564 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:20 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-52ebdb39-86ad-4c1f-ad77-7dc262801272', 'x-compute-request-id': 'req-52ebdb39-86ad-4c1f-ad77-7dc262801272', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:21,663 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:21,663 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:21 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-ff68f1bc-dae0-488c-8290-ce1973967bb8', 'x-compute-request-id': 'req-ff68f1bc-dae0-488c-8290-ce1973967bb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:22,764 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:26:22,764 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:22 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-72b8e20a-1a07-481b-a02d-86ab481a0558', 'x-compute-request-id': 'req-72b8e20a-1a07-481b-a02d-86ab481a0558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:23,881 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.105s 2022-08-24 10:26:23,882 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:23 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-77ef6cda-b975-468e-be83-7ce84a5d7364', 'x-compute-request-id': 'req-77ef6cda-b975-468e-be83-7ce84a5d7364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:24,981 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:24,981 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:24 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-acbf82a1-2c92-4046-82af-eaab959c8575', 'x-compute-request-id': 'req-acbf82a1-2c92-4046-82af-eaab959c8575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:26,083 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:26:26,083 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:25 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-3f88f114-0ed3-4f61-be19-cbefba2aca0d', 'x-compute-request-id': 'req-3f88f114-0ed3-4f61-be19-cbefba2aca0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:27,184 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:27,185 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:27 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-ce4d5fb2-d2de-468a-a4f6-f5f89d495593', 'x-compute-request-id': 'req-ce4d5fb2-d2de-468a-a4f6-f5f89d495593', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:28,283 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:28,283 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:28 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-10aed8ef-c5a2-47a7-bbf8-d562008f1071', 'x-compute-request-id': 'req-10aed8ef-c5a2-47a7-bbf8-d562008f1071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:29,385 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:29,385 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:29 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-c1440611-d7f7-42a0-a787-dbca7c4bd6d6', 'x-compute-request-id': 'req-c1440611-d7f7-42a0-a787-dbca7c4bd6d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:30,484 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:30,485 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:30 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-cd669337-2a42-4d9f-8f08-b6f7faf7b62f', 'x-compute-request-id': 'req-cd669337-2a42-4d9f-8f08-b6f7faf7b62f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:31,582 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:26:31,583 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:31 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-c7ed6ec1-6d09-4e86-8637-a9662794b140', 'x-compute-request-id': 'req-c7ed6ec1-6d09-4e86-8637-a9662794b140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:32,684 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:32,684 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:32 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-cd5c610c-3e56-41d7-8be3-5564901d2e08', 'x-compute-request-id': 'req-cd5c610c-3e56-41d7-8be3-5564901d2e08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:33,784 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:26:33,784 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:33 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-d5ba9d70-57e4-4db1-88af-400fae2ee1df', 'x-compute-request-id': 'req-d5ba9d70-57e4-4db1-88af-400fae2ee1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:34,885 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:34,885 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:34 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-2358cb03-e70b-47fc-8501-7a0beb183cca', 'x-compute-request-id': 'req-2358cb03-e70b-47fc-8501-7a0beb183cca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:35,986 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:35,987 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:35 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-479aba8e-1874-44b9-9108-bc14e4ffe039', 'x-compute-request-id': 'req-479aba8e-1874-44b9-9108-bc14e4ffe039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:37,086 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:37,086 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:37 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-4c0f3468-d069-43f8-8383-49685ec1a141', 'x-compute-request-id': 'req-4c0f3468-d069-43f8-8383-49685ec1a141', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:38,188 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:26:38,189 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:38 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-458fff47-5c41-49cc-8739-ae346812ca27', 'x-compute-request-id': 'req-458fff47-5c41-49cc-8739-ae346812ca27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:39,288 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:26:39,289 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:39 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-72e5c1c0-16c4-4596-8423-9c0f0a723e2d', 'x-compute-request-id': 'req-72e5c1c0-16c4-4596-8423-9c0f0a723e2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:40,388 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:40,389 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:40 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-e479ffa0-2adf-4d43-b694-ec229885dde9', 'x-compute-request-id': 'req-e479ffa0-2adf-4d43-b694-ec229885dde9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:41,489 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:41,490 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:41 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-1c04bc50-811f-413b-8715-d6864a2d08a4', 'x-compute-request-id': 'req-1c04bc50-811f-413b-8715-d6864a2d08a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:42,587 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:26:42,588 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:42 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-20ba0321-f3f3-40c6-a554-24206efb2d4f', 'x-compute-request-id': 'req-20ba0321-f3f3-40c6-a554-24206efb2d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:43,687 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:43,688 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:43 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-436dff84-8e1b-4c39-89d5-ffd47d73e0f7', 'x-compute-request-id': 'req-436dff84-8e1b-4c39-89d5-ffd47d73e0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:44,795 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.095s 2022-08-24 10:26:44,796 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:44 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-31c49cff-5cd6-415a-a324-64ece94e287f', 'x-compute-request-id': 'req-31c49cff-5cd6-415a-a324-64ece94e287f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:45,896 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:26:45,896 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:45 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-d833f4ab-6566-4214-9c6e-f955b7f09ea8', 'x-compute-request-id': 'req-d833f4ab-6566-4214-9c6e-f955b7f09ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:47,238 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.330s 2022-08-24 10:26:47,239 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:46 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-0e17588a-180b-4734-a7d1-190001cd597e', 'x-compute-request-id': 'req-0e17588a-180b-4734-a7d1-190001cd597e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:48,337 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:48,338 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:48 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-82d3e88c-7651-4afb-82e1-0006b6d36194', 'x-compute-request-id': 'req-82d3e88c-7651-4afb-82e1-0006b6d36194', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:49,437 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:49,437 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:49 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-4fc55504-48c4-416c-910e-1f857297cb47', 'x-compute-request-id': 'req-4fc55504-48c4-416c-910e-1f857297cb47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:50,540 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:26:50,541 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:50 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-24c31e2f-2f16-46d8-b37b-02399f513b8e', 'x-compute-request-id': 'req-24c31e2f-2f16-46d8-b37b-02399f513b8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:51,636 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.084s 2022-08-24 10:26:51,637 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:51 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-969f6448-520f-4f9d-afb8-529609a1a406', 'x-compute-request-id': 'req-969f6448-520f-4f9d-afb8-529609a1a406', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:52,735 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:52,735 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:52 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-eefd31b9-ad1d-4dc1-a837-7fcdd7d7a4ed', 'x-compute-request-id': 'req-eefd31b9-ad1d-4dc1-a837-7fcdd7d7a4ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:53,839 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:26:53,839 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:53 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-870000f2-b379-462a-81f9-efbeec76e3c7', 'x-compute-request-id': 'req-870000f2-b379-462a-81f9-efbeec76e3c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:54,937 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:54,938 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:54 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-a61bb8c8-6bbf-4eb8-b383-1bda55bbba31', 'x-compute-request-id': 'req-a61bb8c8-6bbf-4eb8-b383-1bda55bbba31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:56,040 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:26:56,040 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:55 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-efbe50e1-5ab9-44ca-b6b4-d33686c3e13f', 'x-compute-request-id': 'req-efbe50e1-5ab9-44ca-b6b4-d33686c3e13f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:57,138 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:57,139 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:57 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-e07497ec-d9a8-4ad8-ada7-32adc85d42f5', 'x-compute-request-id': 'req-e07497ec-d9a8-4ad8-ada7-32adc85d42f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:58,237 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:26:58,237 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:58 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-bfc5863e-881e-4173-9a91-8759a6ab3131', 'x-compute-request-id': 'req-bfc5863e-881e-4173-9a91-8759a6ab3131', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:26:59,337 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:26:59,337 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:59 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-89ac22ad-af93-4f07-ac41-f964e3661ad7', 'x-compute-request-id': 'req-89ac22ad-af93-4f07-ac41-f964e3661ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:00,433 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.084s 2022-08-24 10:27:00,434 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:00 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-3e5626a9-cf8d-471b-a2c2-51b720bd9c6b', 'x-compute-request-id': 'req-3e5626a9-cf8d-471b-a2c2-51b720bd9c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:01,537 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:27:01,537 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:01 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-392140c6-3a94-40d9-9031-14d7f0a3abcb', 'x-compute-request-id': 'req-392140c6-3a94-40d9-9031-14d7f0a3abcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:02,634 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:27:02,635 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:02 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-4d3fecd9-91e3-4fb9-8c52-ac264cfb0563', 'x-compute-request-id': 'req-4d3fecd9-91e3-4fb9-8c52-ac264cfb0563', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:03,733 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:03,734 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:03 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-352586ed-98e2-4954-9325-4893ec5cd257', 'x-compute-request-id': 'req-352586ed-98e2-4954-9325-4893ec5cd257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:04,837 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:27:04,838 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:04 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-af184dda-4183-4e50-9813-4cf3ef4d3e51', 'x-compute-request-id': 'req-af184dda-4183-4e50-9813-4cf3ef4d3e51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:05,934 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.084s 2022-08-24 10:27:05,934 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27: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-f7bc1c86-23fb-4383-b253-a090b9e8a19b', 'x-compute-request-id': 'req-f7bc1c86-23fb-4383-b253-a090b9e8a19b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:07,034 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:07,034 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:06 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-fc87c99c-ebf5-4125-8199-e385efb61c54', 'x-compute-request-id': 'req-fc87c99c-ebf5-4125-8199-e385efb61c54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:08,133 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:08,133 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:08 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-c6f7e8d5-1d49-4b64-be2b-56bd29436453', 'x-compute-request-id': 'req-c6f7e8d5-1d49-4b64-be2b-56bd29436453', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:09,236 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:27:09,237 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:09 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-de9b3fa2-e274-4bc0-a999-80d631324476', 'x-compute-request-id': 'req-de9b3fa2-e274-4bc0-a999-80d631324476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:10,343 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:10,344 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:10 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-a9711021-89d2-45e9-8111-3d3dea29581c', 'x-compute-request-id': 'req-a9711021-89d2-45e9-8111-3d3dea29581c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:11,447 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:27:11,447 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:11 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-06658d49-ee9f-4a21-a0df-f49fb70e1285', 'x-compute-request-id': 'req-06658d49-ee9f-4a21-a0df-f49fb70e1285', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:12,547 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:12,547 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:12 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-5369b075-807a-45a9-9646-66bded17d18c', 'x-compute-request-id': 'req-5369b075-807a-45a9-9646-66bded17d18c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:13,651 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:27:13,651 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:13 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-809c6bf3-1aec-4ebd-a959-4d99435f5f1d', 'x-compute-request-id': 'req-809c6bf3-1aec-4ebd-a959-4d99435f5f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:14,750 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:14,751 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:14 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-41b29616-d276-4cff-8d81-c36ad0e10f94', 'x-compute-request-id': 'req-41b29616-d276-4cff-8d81-c36ad0e10f94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:15,849 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:15,850 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:15 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-653f2d5c-b37b-4da9-aee9-3eb87aaa20eb', 'x-compute-request-id': 'req-653f2d5c-b37b-4da9-aee9-3eb87aaa20eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:16,949 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:16,949 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:16 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-8de27a5a-500a-434e-bbb4-9c983dc19940', 'x-compute-request-id': 'req-8de27a5a-500a-434e-bbb4-9c983dc19940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:18,050 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:27:18,051 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:17 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-a6dd571c-830c-4283-be5a-f411d74af073', 'x-compute-request-id': 'req-a6dd571c-830c-4283-be5a-f411d74af073', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:19,149 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:19,149 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:19 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-af579237-e966-463c-a770-468092ec6fd5', 'x-compute-request-id': 'req-af579237-e966-463c-a770-468092ec6fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:20,249 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:27:20,250 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:20 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-9d10cac7-e982-4db1-b09c-d5b31bc800fb', 'x-compute-request-id': 'req-9d10cac7-e982-4db1-b09c-d5b31bc800fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:21,351 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:27:21,351 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:21 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-fa80c62e-b359-4cb4-8d50-69a3082f67b7', 'x-compute-request-id': 'req-fa80c62e-b359-4cb4-8d50-69a3082f67b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:22,453 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:27:22,453 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:22 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-607ca64b-f58d-413c-9571-062ef97e93da', 'x-compute-request-id': 'req-607ca64b-f58d-413c-9571-062ef97e93da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:23,550 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:27:23,551 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:23 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-70c79d7c-72c6-456c-8d18-ebfcc71e5b75', 'x-compute-request-id': 'req-70c79d7c-72c6-456c-8d18-ebfcc71e5b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:24,654 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:27:24,655 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:24 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-eb64a201-f6fc-4ab2-8600-807db1f5ff72', 'x-compute-request-id': 'req-eb64a201-f6fc-4ab2-8600-807db1f5ff72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:25,753 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:25,753 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:25 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-b222f3a9-3943-45ee-a25b-a2c25787889f', 'x-compute-request-id': 'req-b222f3a9-3943-45ee-a25b-a2c25787889f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:26,855 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:27:26,855 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:26 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-5d65590f-678e-469d-a22c-c78481b1c570', 'x-compute-request-id': 'req-5d65590f-678e-469d-a22c-c78481b1c570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:27,955 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:27,955 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:27 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-ccd3a0bf-ab6a-40cf-8c2b-5b19e37c2c93', 'x-compute-request-id': 'req-ccd3a0bf-ab6a-40cf-8c2b-5b19e37c2c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:29,055 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:27:29,055 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:28 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-4831a455-2f9c-49ff-85ce-7caaf775025d', 'x-compute-request-id': 'req-4831a455-2f9c-49ff-85ce-7caaf775025d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:30,158 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:27:30,158 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:30 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-9c23a393-dd6b-444e-8f0b-3a90df49831c', 'x-compute-request-id': 'req-9c23a393-dd6b-444e-8f0b-3a90df49831c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:31,261 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:27:31,261 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:31 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-81d0c636-5f07-4dc0-86c8-af860545f564', 'x-compute-request-id': 'req-81d0c636-5f07-4dc0-86c8-af860545f564', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:32,361 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:32,361 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:32 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-386c74a4-67bc-4b4b-a606-b87720f06c4e', 'x-compute-request-id': 'req-386c74a4-67bc-4b4b-a606-b87720f06c4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:33,462 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:33,462 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:33 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-375a5ba5-db8b-4b82-9758-e0ffb8829b60', 'x-compute-request-id': 'req-375a5ba5-db8b-4b82-9758-e0ffb8829b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:34,562 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:34,562 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:34 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-478bf28e-4d18-4033-afe0-0d15e33e6426', 'x-compute-request-id': 'req-478bf28e-4d18-4033-afe0-0d15e33e6426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:35,667 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:27:35,668 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:35 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-a9e2d7fd-169c-481d-bbb4-93f81ab87f07', 'x-compute-request-id': 'req-a9e2d7fd-169c-481d-bbb4-93f81ab87f07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:36,766 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:36,767 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:36 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-28fd7b76-a470-4ac2-8a9f-58770a2c8a1e', 'x-compute-request-id': 'req-28fd7b76-a470-4ac2-8a9f-58770a2c8a1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:37,866 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:37,866 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:37 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-60148953-c8df-47d0-99c8-304fa1f2733e', 'x-compute-request-id': 'req-60148953-c8df-47d0-99c8-304fa1f2733e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:38,964 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:27:38,964 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:38 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-2f9caebc-ef27-434f-8522-8e62d7c1c0be', 'x-compute-request-id': 'req-2f9caebc-ef27-434f-8522-8e62d7c1c0be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:40,067 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:27:40,067 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:39 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-27c4cf14-88af-4829-9633-450e06b74801', 'x-compute-request-id': 'req-27c4cf14-88af-4829-9633-450e06b74801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:41,166 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:41,167 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:41 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-e457c761-7c05-4e94-9485-6378b9460ef4', 'x-compute-request-id': 'req-e457c761-7c05-4e94-9485-6378b9460ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:42,268 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:27:42,268 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:42 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-ebd52ba8-301e-4338-98e0-13d0641e52f4', 'x-compute-request-id': 'req-ebd52ba8-301e-4338-98e0-13d0641e52f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:43,370 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:27:43,370 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:43 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-616197c2-3d02-40cc-9075-a804008aae78', 'x-compute-request-id': 'req-616197c2-3d02-40cc-9075-a804008aae78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:44,475 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:27:44,475 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:44 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-ea2b8a22-05a6-4143-870a-55eb3aba7e7f', 'x-compute-request-id': 'req-ea2b8a22-05a6-4143-870a-55eb3aba7e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:45,573 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:45,573 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:45 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-84376700-3005-4176-a7e5-9b8105093cb9', 'x-compute-request-id': 'req-84376700-3005-4176-a7e5-9b8105093cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:46,673 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:46,673 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:46 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-1e831300-bf91-404a-af70-0819c175589b', 'x-compute-request-id': 'req-1e831300-bf91-404a-af70-0819c175589b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:47,773 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:47,773 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:47 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-11986134-0fc2-4b35-9d4c-c01d00f77637', 'x-compute-request-id': 'req-11986134-0fc2-4b35-9d4c-c01d00f77637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:48,875 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:27:48,876 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:48 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-2a23e6a4-d38d-471a-a4c3-d3c2062d9932', 'x-compute-request-id': 'req-2a23e6a4-d38d-471a-a4c3-d3c2062d9932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:49,977 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:27:49,977 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:49 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-b5193327-1547-49c0-a5b2-1beb691ad5ff', 'x-compute-request-id': 'req-b5193327-1547-49c0-a5b2-1beb691ad5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:51,078 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:27:51,078 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:50 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-68668cd0-6261-4385-a013-2589a0bffc82', 'x-compute-request-id': 'req-68668cd0-6261-4385-a013-2589a0bffc82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:52,178 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:27:52,179 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:52 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-666af45c-8fd0-4a7c-a648-743084831d5b', 'x-compute-request-id': 'req-666af45c-8fd0-4a7c-a648-743084831d5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:53,279 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:27:53,280 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:53 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-98d1d975-84b2-4124-94ef-d1446edb0f5a', 'x-compute-request-id': 'req-98d1d975-84b2-4124-94ef-d1446edb0f5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:54,379 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:54,380 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:54 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-44c695a2-4bc0-4272-bae1-b8d66ba683ff', 'x-compute-request-id': 'req-44c695a2-4bc0-4272-bae1-b8d66ba683ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:55,479 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:27:55,479 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:55 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-952dbb2a-2ccb-4672-b428-e2498143fa4c', 'x-compute-request-id': 'req-952dbb2a-2ccb-4672-b428-e2498143fa4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:56,578 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:56,579 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:56 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-59edf92c-a68f-40f3-ac23-fe7fb0d86efb', 'x-compute-request-id': 'req-59edf92c-a68f-40f3-ac23-fe7fb0d86efb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:57,685 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.094s 2022-08-24 10:27:57,686 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:57 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-7f1f22ec-90c9-4b3d-a77c-42dc81932df1', 'x-compute-request-id': 'req-7f1f22ec-90c9-4b3d-a77c-42dc81932df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:58,784 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:58,784 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:58 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-299b5598-3cf6-49e3-a572-54a82ad683ca', 'x-compute-request-id': 'req-299b5598-3cf6-49e3-a572-54a82ad683ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:27:59,884 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:27:59,884 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:59 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-c75264ec-8807-4e29-828e-e0d2488b428e', 'x-compute-request-id': 'req-c75264ec-8807-4e29-828e-e0d2488b428e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:00,982 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:00,983 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:00 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-44744d3b-697e-48fe-856b-c145e162ecfe', 'x-compute-request-id': 'req-44744d3b-697e-48fe-856b-c145e162ecfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:02,083 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:28:02,084 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:01 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-05d6df03-3a86-44e6-b9fe-a6abe486e106', 'x-compute-request-id': 'req-05d6df03-3a86-44e6-b9fe-a6abe486e106', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:03,183 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:03,183 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:03 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-50b4d23d-6eeb-47bd-8211-c0d276d54bf6', 'x-compute-request-id': 'req-50b4d23d-6eeb-47bd-8211-c0d276d54bf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:04,285 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:28:04,285 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:04 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-747a7936-1088-4453-b513-81e06be84ade', 'x-compute-request-id': 'req-747a7936-1088-4453-b513-81e06be84ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:05,384 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:05,385 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28: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-6c68295c-b88c-4ebd-81f1-630de0c6ec2c', 'x-compute-request-id': 'req-6c68295c-b88c-4ebd-81f1-630de0c6ec2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:06,489 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:28:06,489 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:06 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-862f3745-e433-462e-83c7-360e678ddee1', 'x-compute-request-id': 'req-862f3745-e433-462e-83c7-360e678ddee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:07,589 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:07,590 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:07 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-d08e2828-d687-4c76-9954-e66961aa82a2', 'x-compute-request-id': 'req-d08e2828-d687-4c76-9954-e66961aa82a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:08,690 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:08,690 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:08 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-43440436-6090-470d-8144-5730141e5e7c', 'x-compute-request-id': 'req-43440436-6090-470d-8144-5730141e5e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:09,787 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:28:09,788 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:09 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-5c625415-d6ca-4e54-bfc1-aa9f02d4c331', 'x-compute-request-id': 'req-5c625415-d6ca-4e54-bfc1-aa9f02d4c331', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:10,889 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:10,890 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:10 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-cfcb0e26-3238-4e6e-a746-abfe870cc10f', 'x-compute-request-id': 'req-cfcb0e26-3238-4e6e-a746-abfe870cc10f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:12,000 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:12,000 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:11 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-764ffa7b-b5de-46ce-9cce-af58f57fb8b5', 'x-compute-request-id': 'req-764ffa7b-b5de-46ce-9cce-af58f57fb8b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:13,105 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:28:13,105 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:13 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-ba95abee-caa3-41fd-a469-27fd4386ce30', 'x-compute-request-id': 'req-ba95abee-caa3-41fd-a469-27fd4386ce30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:14,208 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:28:14,209 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:14 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-93616a06-2be0-4b41-87b7-4c840230895b', 'x-compute-request-id': 'req-93616a06-2be0-4b41-87b7-4c840230895b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:15,306 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:15,307 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:15 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-04d14bdb-5515-47fa-afca-7e1a18168241', 'x-compute-request-id': 'req-04d14bdb-5515-47fa-afca-7e1a18168241', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:16,419 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.098s 2022-08-24 10:28:16,419 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:16 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-78925f8d-17f7-421c-9471-db00c016bb99', 'x-compute-request-id': 'req-78925f8d-17f7-421c-9471-db00c016bb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:17,521 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:28:17,521 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:17 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-a61ebe8a-e705-4e82-950a-100ff2fa109c', 'x-compute-request-id': 'req-a61ebe8a-e705-4e82-950a-100ff2fa109c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:18,622 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:18,622 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:18 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-66e8c4a0-f8cc-49b5-94d2-753c30624019', 'x-compute-request-id': 'req-66e8c4a0-f8cc-49b5-94d2-753c30624019', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:19,722 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:19,722 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:19 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-69fdd83f-5757-4e3a-b44a-a7d4fd956b34', 'x-compute-request-id': 'req-69fdd83f-5757-4e3a-b44a-a7d4fd956b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:20,828 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.094s 2022-08-24 10:28:20,828 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:20 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-eee10d2c-ab46-4332-b388-11aa5ba78ef2', 'x-compute-request-id': 'req-eee10d2c-ab46-4332-b388-11aa5ba78ef2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:21,930 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:28:21,930 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:21 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-b94ea17d-6cf3-4116-b88f-d7351ac76c11', 'x-compute-request-id': 'req-b94ea17d-6cf3-4116-b88f-d7351ac76c11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:23,032 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:23,033 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:22 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-861919aa-bfa3-40ef-81c4-61dd4a2b6840', 'x-compute-request-id': 'req-861919aa-bfa3-40ef-81c4-61dd4a2b6840', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:24,133 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:24,133 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:24 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-a16fc38c-8f1b-4a1e-8218-9aed246cf565', 'x-compute-request-id': 'req-a16fc38c-8f1b-4a1e-8218-9aed246cf565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:25,234 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:28:25,235 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:25 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-a0b458f2-2bbe-4b4b-be39-7c7d4126d0d8', 'x-compute-request-id': 'req-a0b458f2-2bbe-4b4b-be39-7c7d4126d0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:26,337 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:28:26,337 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:26 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-b86a7474-052b-41c7-8d71-c6b26a6a6078', 'x-compute-request-id': 'req-b86a7474-052b-41c7-8d71-c6b26a6a6078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:27,438 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:27,438 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:27 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-6e95770a-fa71-4045-91c0-2f1ca297e355', 'x-compute-request-id': 'req-6e95770a-fa71-4045-91c0-2f1ca297e355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:28,537 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:28,538 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:28 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-905e31fd-21ca-4b27-9846-4a9514088762', 'x-compute-request-id': 'req-905e31fd-21ca-4b27-9846-4a9514088762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:29,640 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:28:29,641 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:29 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-52075e7c-8f3d-4f75-805b-8e3ec9fcebc4', 'x-compute-request-id': 'req-52075e7c-8f3d-4f75-805b-8e3ec9fcebc4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:30,768 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.116s 2022-08-24 10:28:30,768 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:30 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-da2503f1-5e71-4f57-b2fa-f9a0dcaa7c5d', 'x-compute-request-id': 'req-da2503f1-5e71-4f57-b2fa-f9a0dcaa7c5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:31,866 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:28:31,867 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:31 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-4811e50a-7396-46e6-8749-958544638deb', 'x-compute-request-id': 'req-4811e50a-7396-46e6-8749-958544638deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:32,968 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:28:32,968 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:32 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-ffbc98e8-161c-4af0-a426-d7c5faf42e30', 'x-compute-request-id': 'req-ffbc98e8-161c-4af0-a426-d7c5faf42e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:34,068 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:34,069 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:33 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-14780085-a2e0-41b8-9b2d-04ee449069d9', 'x-compute-request-id': 'req-14780085-a2e0-41b8-9b2d-04ee449069d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:35,173 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:28:35,173 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:35 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-07998f89-63ab-4ef9-b9c8-c26294e08f66', 'x-compute-request-id': 'req-07998f89-63ab-4ef9-b9c8-c26294e08f66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:36,281 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.095s 2022-08-24 10:28:36,281 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:36 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-21dd75c1-a7d2-433e-8a83-daf66090c532', 'x-compute-request-id': 'req-21dd75c1-a7d2-433e-8a83-daf66090c532', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:37,381 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:37,381 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:37 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-872fd2fd-ac2b-4859-b0d4-fdded475b4e7', 'x-compute-request-id': 'req-872fd2fd-ac2b-4859-b0d4-fdded475b4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:38,481 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:38,482 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:38 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-8e1c6875-b4d4-432f-9fd5-c8bc1d65dd1f', 'x-compute-request-id': 'req-8e1c6875-b4d4-432f-9fd5-c8bc1d65dd1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:39,580 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:39,580 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:39 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-554e9947-44bd-4965-bb12-588f6a2f1f0d', 'x-compute-request-id': 'req-554e9947-44bd-4965-bb12-588f6a2f1f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:40,677 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:28:40,678 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:40 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-0faf8f23-fb1e-4bf3-942b-f92d82b8a676', 'x-compute-request-id': 'req-0faf8f23-fb1e-4bf3-942b-f92d82b8a676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:41,784 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.095s 2022-08-24 10:28:41,785 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:41 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-e6dfa9f1-7182-4bb5-be0e-c0c3547898bf', 'x-compute-request-id': 'req-e6dfa9f1-7182-4bb5-be0e-c0c3547898bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:42,889 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:28:42,889 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:42 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-e14d817e-4b82-4cdd-bfd9-63613a56515c', 'x-compute-request-id': 'req-e14d817e-4b82-4cdd-bfd9-63613a56515c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:43,994 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.093s 2022-08-24 10:28:43,994 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:43 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-4a5335dd-e13f-4eed-aafe-817087a178e5', 'x-compute-request-id': 'req-4a5335dd-e13f-4eed-aafe-817087a178e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:45,095 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:45,095 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:45 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-174d4c14-f976-450a-a6d9-090d70a50408', 'x-compute-request-id': 'req-174d4c14-f976-450a-a6d9-090d70a50408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:46,195 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:46,196 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:46 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-917712b0-1670-4823-870e-b05dca3c5740', 'x-compute-request-id': 'req-917712b0-1670-4823-870e-b05dca3c5740', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:47,294 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:47,295 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:47 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-0e5e4663-b3f1-4eed-8ed7-a5ef074bde5d', 'x-compute-request-id': 'req-0e5e4663-b3f1-4eed-8ed7-a5ef074bde5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:48,395 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:28:48,395 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:48 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-5cb9b050-d5fe-4341-9827-072566c4195a', 'x-compute-request-id': 'req-5cb9b050-d5fe-4341-9827-072566c4195a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:49,497 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:28:49,497 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:49 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-c433b7ec-ed4f-4384-831a-139c34074e29', 'x-compute-request-id': 'req-c433b7ec-ed4f-4384-831a-139c34074e29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:50,596 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:28:50,596 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:50 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-e13c54f2-e382-474f-9957-15019b60b5ab', 'x-compute-request-id': 'req-e13c54f2-e382-474f-9957-15019b60b5ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:51,693 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.084s 2022-08-24 10:28:51,694 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:51 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-c5173067-4f8b-4562-8002-76a79a0902f2', 'x-compute-request-id': 'req-c5173067-4f8b-4562-8002-76a79a0902f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:52,793 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:52,794 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:52 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-46341207-8030-48f2-bd81-9c1b6dffa098', 'x-compute-request-id': 'req-46341207-8030-48f2-bd81-9c1b6dffa098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:53,894 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:53,895 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:53 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-e847c3c7-2ed0-4621-b77e-33e2e4790913', 'x-compute-request-id': 'req-e847c3c7-2ed0-4621-b77e-33e2e4790913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:54,995 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:54,995 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:54 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-f3715cb2-be2d-4c69-b389-1834751320b3', 'x-compute-request-id': 'req-f3715cb2-be2d-4c69-b389-1834751320b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:56,098 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:28:56,098 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:56 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-b0697dfb-37c8-46b0-82fa-2cc8f5601aeb', 'x-compute-request-id': 'req-b0697dfb-37c8-46b0-82fa-2cc8f5601aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:57,201 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:28:57,201 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:57 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-5bb77bd2-079a-431f-a49c-6cb7d3202a64', 'x-compute-request-id': 'req-5bb77bd2-079a-431f-a49c-6cb7d3202a64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:58,302 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:28:58,302 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:58 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-d4e072a8-3c6c-459a-8edd-9bb4c199fc7d', 'x-compute-request-id': 'req-d4e072a8-3c6c-459a-8edd-9bb4c199fc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:28:59,401 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:28:59,402 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:59 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-5316a137-343a-48c3-92c7-a7321f4adeb4', 'x-compute-request-id': 'req-5316a137-343a-48c3-92c7-a7321f4adeb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:00,501 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:00,501 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:00 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-f7431f88-bc97-44ba-810d-8443046b9b19', 'x-compute-request-id': 'req-f7431f88-bc97-44ba-810d-8443046b9b19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:01,599 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:01,599 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:01 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-28aa7725-d2be-4625-b98e-6e0304ce9695', 'x-compute-request-id': 'req-28aa7725-d2be-4625-b98e-6e0304ce9695', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:02,698 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:02,699 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:02 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-efc8a0d2-8093-4578-8eeb-2744e2731497', 'x-compute-request-id': 'req-efc8a0d2-8093-4578-8eeb-2744e2731497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:03,862 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.151s 2022-08-24 10:29:03,862 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:03 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-979dadc7-1fdb-4bac-b6db-e4dac7da1ba0', 'x-compute-request-id': 'req-979dadc7-1fdb-4bac-b6db-e4dac7da1ba0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:04,962 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:04,962 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:04 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-724d1697-1cff-4873-8ea5-4cc061b10a36', 'x-compute-request-id': 'req-724d1697-1cff-4873-8ea5-4cc061b10a36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:06,060 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:06,061 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29: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-bb9a8787-fef4-4dcd-97c8-5e40e3e41590', 'x-compute-request-id': 'req-bb9a8787-fef4-4dcd-97c8-5e40e3e41590', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:07,162 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:29:07,163 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:07 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-24c901ff-4a0d-49f1-b143-332131768270', 'x-compute-request-id': 'req-24c901ff-4a0d-49f1-b143-332131768270', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:08,272 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.097s 2022-08-24 10:29:08,273 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:08 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-ddfc11fb-ced0-4686-a9bb-af65a8d89c35', 'x-compute-request-id': 'req-ddfc11fb-ced0-4686-a9bb-af65a8d89c35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:09,401 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.115s 2022-08-24 10:29:09,402 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:09 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-5dcf09a3-615e-4ee1-930e-3d4898dce2b0', 'x-compute-request-id': 'req-5dcf09a3-615e-4ee1-930e-3d4898dce2b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:10,503 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:29:10,503 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:10 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-dfdf989c-e7bc-4917-b5a4-6313e65dde92', 'x-compute-request-id': 'req-dfdf989c-e7bc-4917-b5a4-6313e65dde92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:11,622 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.105s 2022-08-24 10:29:11,622 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:11 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-db2d967e-49c0-4c1b-abeb-2cdcae723705', 'x-compute-request-id': 'req-db2d967e-49c0-4c1b-abeb-2cdcae723705', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:12,723 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:12,723 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:12 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-c74446fe-80d4-4a7e-818a-b6609620c736', 'x-compute-request-id': 'req-c74446fe-80d4-4a7e-818a-b6609620c736', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:13,826 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:29:13,827 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:13 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-48b68288-119b-4b7c-a6f2-a18798bc3a93', 'x-compute-request-id': 'req-48b68288-119b-4b7c-a6f2-a18798bc3a93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:14,924 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:29:14,924 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:14 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-57f99d51-0666-417e-925e-3866ea509fe0', 'x-compute-request-id': 'req-57f99d51-0666-417e-925e-3866ea509fe0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:16,025 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:29:16,026 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:15 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-59d5bda8-3960-4145-a6a6-a55b4473ae83', 'x-compute-request-id': 'req-59d5bda8-3960-4145-a6a6-a55b4473ae83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:17,134 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.096s 2022-08-24 10:29:17,134 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:17 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-eb96c7e8-96b9-41c6-9dc5-5b536fe22914', 'x-compute-request-id': 'req-eb96c7e8-96b9-41c6-9dc5-5b536fe22914', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:18,235 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:29:18,236 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:18 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-a7f05109-01b4-4dcb-9db0-981171c7896f', 'x-compute-request-id': 'req-a7f05109-01b4-4dcb-9db0-981171c7896f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:19,335 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:19,335 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:19 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-86bd8843-e7e1-426f-b9e3-0b9d2be0eafe', 'x-compute-request-id': 'req-86bd8843-e7e1-426f-b9e3-0b9d2be0eafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:20,434 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:20,435 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:20 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-c6e26d03-0aa9-441e-912d-bd3530457813', 'x-compute-request-id': 'req-c6e26d03-0aa9-441e-912d-bd3530457813', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:21,532 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.084s 2022-08-24 10:29:21,532 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:21 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-b78012bc-591c-4141-8375-c5f316289df1', 'x-compute-request-id': 'req-b78012bc-591c-4141-8375-c5f316289df1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:22,633 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:22,633 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:22 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-fb92d1bb-00bc-4ec4-be6d-c9c5f104d6ad', 'x-compute-request-id': 'req-fb92d1bb-00bc-4ec4-be6d-c9c5f104d6ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:23,737 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:29:23,737 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:23 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-88ab0b98-cf37-4f5a-9847-ea71f258eca8', 'x-compute-request-id': 'req-88ab0b98-cf37-4f5a-9847-ea71f258eca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:24,841 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:29:24,841 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:24 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-91cebc16-d415-4dc9-9eff-8ae0fa4383c4', 'x-compute-request-id': 'req-91cebc16-d415-4dc9-9eff-8ae0fa4383c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:25,941 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:25,941 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:25 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-05d921dc-855a-4a16-90c9-25db2702012c', 'x-compute-request-id': 'req-05d921dc-855a-4a16-90c9-25db2702012c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:27,043 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:29:27,043 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:26 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-25eaaab7-f125-479c-96fd-9471349fa855', 'x-compute-request-id': 'req-25eaaab7-f125-479c-96fd-9471349fa855', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:28,144 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:28,144 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:28 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-507a1717-08e9-47f9-ac7f-bee696d13b4f', 'x-compute-request-id': 'req-507a1717-08e9-47f9-ac7f-bee696d13b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:29,243 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:29,244 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:29 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-98ba0a9c-4a62-40de-b305-ec91a81a21ca', 'x-compute-request-id': 'req-98ba0a9c-4a62-40de-b305-ec91a81a21ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:30,342 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:30,343 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:30 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-d8a19928-71c2-4722-bbe3-8718a571dcba', 'x-compute-request-id': 'req-d8a19928-71c2-4722-bbe3-8718a571dcba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:31,446 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:29:31,447 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:31 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-53060442-3ace-4575-b8e1-f7b116116764', 'x-compute-request-id': 'req-53060442-3ace-4575-b8e1-f7b116116764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:32,551 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:29:32,551 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:32 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-8a6a540e-3b34-4431-9544-b82b6e1c9348', 'x-compute-request-id': 'req-8a6a540e-3b34-4431-9544-b82b6e1c9348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:33,652 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:33,652 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:33 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-c8790fea-46e1-4279-8c3c-2bd632d91f97', 'x-compute-request-id': 'req-c8790fea-46e1-4279-8c3c-2bd632d91f97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:34,751 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:34,751 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:34 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-5de8edcf-944b-4c7d-93f9-daf523494f28', 'x-compute-request-id': 'req-5de8edcf-944b-4c7d-93f9-daf523494f28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:35,850 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:35,850 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:35 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-62e8f561-f8e3-47df-b2fc-6b34a97bf5c7', 'x-compute-request-id': 'req-62e8f561-f8e3-47df-b2fc-6b34a97bf5c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:36,950 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:36,951 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:36 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-c1c19c9d-5f4e-4d6a-9430-979359776259', 'x-compute-request-id': 'req-c1c19c9d-5f4e-4d6a-9430-979359776259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:38,054 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:29:38,054 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:37 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-8985d6d7-3e00-433b-8b34-e11493fb2427', 'x-compute-request-id': 'req-8985d6d7-3e00-433b-8b34-e11493fb2427', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:39,154 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:39,154 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:39 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-537c7a5e-0346-4af8-b476-406a2c373bcc', 'x-compute-request-id': 'req-537c7a5e-0346-4af8-b476-406a2c373bcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:40,255 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:40,255 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:40 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-8e79b089-5a07-4f0a-bca8-63afaaf40f2e', 'x-compute-request-id': 'req-8e79b089-5a07-4f0a-bca8-63afaaf40f2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:41,356 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:41,356 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:41 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-5a1fd257-f807-45d9-9a34-159fc9d473b2', 'x-compute-request-id': 'req-5a1fd257-f807-45d9-9a34-159fc9d473b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:42,455 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:42,456 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:42 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-b7f36569-b4b6-4b0a-b14a-1b811c7f90b7', 'x-compute-request-id': 'req-b7f36569-b4b6-4b0a-b14a-1b811c7f90b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:43,557 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:29:43,557 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:43 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-9d8b4bc2-d09b-48ae-9721-f031503569a6', 'x-compute-request-id': 'req-9d8b4bc2-d09b-48ae-9721-f031503569a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:44,661 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:29:44,661 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:44 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-75e60954-1516-4f0e-8b9b-dbe9734fc263', 'x-compute-request-id': 'req-75e60954-1516-4f0e-8b9b-dbe9734fc263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:45,764 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:45,764 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:45 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-3e8f7c24-8572-4bd1-82e1-2b56e3263ac5', 'x-compute-request-id': 'req-3e8f7c24-8572-4bd1-82e1-2b56e3263ac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:46,863 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:46,863 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:46 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-61a3af83-a2df-4c5e-bed9-4c70d2a5bd43', 'x-compute-request-id': 'req-61a3af83-a2df-4c5e-bed9-4c70d2a5bd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:47,962 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:47,963 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:47 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-f3a0eef4-2f8f-4102-878d-0edcd9abb74d', 'x-compute-request-id': 'req-f3a0eef4-2f8f-4102-878d-0edcd9abb74d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:49,061 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:49,061 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:48 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-ed699eaa-088f-445a-8ed2-50baa0d3a67c', 'x-compute-request-id': 'req-ed699eaa-088f-445a-8ed2-50baa0d3a67c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:50,159 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.085s 2022-08-24 10:29:50,159 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:50 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-91647688-fad0-4a82-9734-d02bb33e1816', 'x-compute-request-id': 'req-91647688-fad0-4a82-9734-d02bb33e1816', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:51,258 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:51,259 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:51 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-640c9611-3dcc-43cc-a933-2cb01e66c236', 'x-compute-request-id': 'req-640c9611-3dcc-43cc-a933-2cb01e66c236', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:52,358 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:29:52,358 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:52 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-1ed980fc-1f32-4fe0-af54-e04a8b260718', 'x-compute-request-id': 'req-1ed980fc-1f32-4fe0-af54-e04a8b260718', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:53,458 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:53,458 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:53 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-241afe6a-796f-480e-8571-ab65a2e7512a', 'x-compute-request-id': 'req-241afe6a-796f-480e-8571-ab65a2e7512a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:54,558 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:54,558 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:54 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-c7ddc8d9-5ba9-44d6-8ab2-1e944f51361b', 'x-compute-request-id': 'req-c7ddc8d9-5ba9-44d6-8ab2-1e944f51361b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:55,662 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.090s 2022-08-24 10:29:55,662 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:55 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-b6f7d1f3-7d68-4d7f-ad8d-f068f83acc50', 'x-compute-request-id': 'req-b6f7d1f3-7d68-4d7f-ad8d-f068f83acc50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:56,761 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.087s 2022-08-24 10:29:56,762 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:56 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-cfafdd86-640f-4377-9dc4-b06f158715aa', 'x-compute-request-id': 'req-cfafdd86-640f-4377-9dc4-b06f158715aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:57,865 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.091s 2022-08-24 10:29:57,866 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:57 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-945cd82c-90a5-43af-8f03-e66af9f5196d', 'x-compute-request-id': 'req-945cd82c-90a5-43af-8f03-e66af9f5196d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:29:58,966 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.088s 2022-08-24 10:29:58,966 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:58 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-f380310f-71fb-4bbc-9ec9-0bbe2eac3cf8', 'x-compute-request-id': 'req-f380310f-71fb-4bbc-9ec9-0bbe2eac3cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:00,064 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:30:00,064 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:59 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-c7bdadd8-da25-4541-bbd0-2447fb265f39', 'x-compute-request-id': 'req-c7bdadd8-da25-4541-bbd0-2447fb265f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:01,172 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.095s 2022-08-24 10:30:01,173 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:01 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-34c6966b-878e-4aaa-9edc-2518f4e57704', 'x-compute-request-id': 'req-34c6966b-878e-4aaa-9edc-2518f4e57704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:02,290 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.101s 2022-08-24 10:30:02,290 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:02 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-1216578f-1458-4462-9998-3df9295793f8', 'x-compute-request-id': 'req-1216578f-1458-4462-9998-3df9295793f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:03,394 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.092s 2022-08-24 10:30:03,395 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:03 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-6ec4db02-fb26-4833-87ca-3e55f474fcc0', 'x-compute-request-id': 'req-6ec4db02-fb26-4833-87ca-3e55f474fcc0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:04,647 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.240s 2022-08-24 10:30:04,648 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:04 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-38ca0dea-5d9c-4761-ad36-6bb1c83bd021', 'x-compute-request-id': 'req-38ca0dea-5d9c-4761-ad36-6bb1c83bd021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:05,750 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.089s 2022-08-24 10:30:05,750 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30: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-67a8e6a0-9717-4dbf-b810-20c3f8f7c433', 'x-compute-request-id': 'req-67a8e6a0-9717-4dbf-b810-20c3f8f7c433', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:06,903 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.140s 2022-08-24 10:30:06,904 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:06 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-636b8280-cd0c-4617-bd87-b181e5102d55', 'x-compute-request-id': 'req-636b8280-cd0c-4617-bd87-b181e5102d55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:08,017 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.100s 2022-08-24 10:30:08,017 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:07 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-63d08baf-ce63-498d-aaa1-2ba2ae134e49', 'x-compute-request-id': 'req-63d08baf-ce63-498d-aaa1-2ba2ae134e49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:09,116 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 200 GET http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 0.086s 2022-08-24 10:30:09,116 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:09 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-ae3ce915-971d-4042-b9c2-9d51d45e1212', 'x-compute-request-id': 'req-ae3ce915-971d-4042-b9c2-9d51d45e1212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31'} Body: b'{"server": {"id": "0c601f9d-f26b-4095-a00c-53c422163d31", "name": "tempest-TestShelveInstance-server-550493860", "status": "ACTIVE", "tenant_id": "302c5ab2e660436e8a0af25c12ceee20", "user_id": "1c665588c50d47dbaf1f8fde082ee73a", "metadata": {}, "hostId": "126aa697b50ee2de955187ce232f0c2a89f26c27f9c66b67e58f90cb", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:05:04Z", "updated": "2022-08-24T10:24:09Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/0c601f9d-f26b-4095-a00c-53c422163d31"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestShelveInstance-2092334647", "OS-SRV-USG:launched_at": "2022-08-24T10:05:32.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "24511da4-d0ea-4ef8-8d0c-075ba0bc5d3d"}]}}' 2022-08-24 10:30:09,276 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/security-groups/b615ec1f-ddcb-4988-8c74-268b0fbb120b 0.147s 2022-08-24 10:30:09,276 121382 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-01b85ab6-f8d6-49e9-bcaf-54b409162504', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:30:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/b615ec1f-ddcb-4988-8c74-268b0fbb120b'} Body: b'' 2022-08-24 10:30:09,312 121382 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.222.0.86/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2092334647 0.036s 2022-08-24 10:30:09,313 121382 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30: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-af68782c-1edf-49bf-98e7-9d211c57f9d2', 'x-compute-request-id': 'req-af68782c-1edf-49bf-98e7-9d211c57f9d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2092334647'} Body: b'' }}} traceback-1: {{{ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/waiters.py", line 146, 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/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, 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 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, 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/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, 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 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60) 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_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 375, in shelve_server waiters.wait_for_server_status(servers_client, server_id, File "/opt/stack/tempest/tempest/common/waiters.py", line 67, in wait_for_server_status body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 157, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, 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 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.86', port=80): Max retries exceeded with url: /compute/v2.1/servers/0c601f9d-f26b-4095-a00c-53c422163d31 (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")) |
||||||
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
ft9.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:'': {{{ 2022-08-24 10:05:21,748 121371 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2022-08-24 10:05:22,481 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.222.0.86/compute/v2.1/os-keypairs 0.729s 2022-08-24 10:05:22,482 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1474637294", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFC14K2TbiKtipAHyyUO7u7HHClxYdqy5EumCg5t6rdNTUEh10giKYPKyyzLAbnxG5XvJAyhJ9G1A8eNefzhDog95t03xkTciJBy1U8wJrnZoaiZYBHCV/PCUy83qZXT/A=="}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-814a8278-e426-4e6b-9ee5-17c1a628756f', 'x-compute-request-id': 'req-814a8278-e426-4e6b-9ee5-17c1a628756f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1474637294", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFC14K2TbiKtipAHyyUO7u7HHClxYdqy5EumCg5t6rdNTUEh10giKYPKyyzLAbnxG5XvJAyhJ9G1A8eNefzhDog95t03xkTciJBy1U8wJrnZoaiZYBHCV/PCUy83qZXT/A==", "fingerprint": "19:56:28:c4:7c:4a:b2:a5:58:68:1e:4e:e4:f7:71:73", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b"}}' 2022-08-24 10:05:23,230 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/security-groups 0.745s 2022-08-24 10:05:23,230 121371 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-603873071", "description": "tempest-secgroup-smoke-603873071 description", "project_id": "dc33f347b062491aaa04b7dc18553cf4"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1609', 'x-openstack-request-id': 'req-d7e2ebed-0330-47c4-93de-711a1d7bffc9', 'date': 'Wed, 24 Aug 2022 10:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e180c3de-d987-428c-9da7-38f9028d3442", "name": "tempest-secgroup-smoke-603873071", "stateful": true, "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "description": "tempest-secgroup-smoke-603873071 description", "shared": false, "security_group_rules": [{"id": "0e1836fb-c840-4735-b6a6-580244448a6a", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": 490, "description": null, "tags": [], "created_at": "2022-08-24T10:05:23Z", "updated_at": "2022-08-24T10:05:23Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}, {"id": "94a3b4ba-9f2d-43b6-b5b4-2af208c49965", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": 489, "description": null, "tags": [], "created_at": "2022-08-24T10:05:23Z", "updated_at": "2022-08-24T10:05:23Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}], "tags": [], "created_at": "2022-08-24T10:05:22Z", "updated_at": "2022-08-24T10:05:23Z", "revision_number": 1, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:23,898 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.666s 2022-08-24 10:05:23,898 121371 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": "e180c3de-d987-428c-9da7-38f9028d3442", "project_id": "dc33f347b062491aaa04b7dc18553cf4", "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-b525776e-b9bb-4c1f-afac-2238834d3992', 'date': 'Wed, 24 Aug 2022 10:05:23 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "564ae012-0bb6-47e2-b433-a63ecedcb855", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": "2022-08-24T10:05:23Z", "updated_at": "2022-08-24T10:05:23Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:24,372 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.473s 2022-08-24 10:05:24,372 121371 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": "e180c3de-d987-428c-9da7-38f9028d3442", "project_id": "dc33f347b062491aaa04b7dc18553cf4", "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-159c2a98-daee-4a3a-81f8-2f579f45445b', 'date': 'Wed, 24 Aug 2022 10:05:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a2545989-18f1-46a9-848f-136d410385ad", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": "2022-08-24T10:05:24Z", "updated_at": "2022-08-24T10:05:24Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:24,764 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.391s 2022-08-24 10:05:24,764 121371 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": "e180c3de-d987-428c-9da7-38f9028d3442", "project_id": "dc33f347b062491aaa04b7dc18553cf4", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-d1c41fcc-3bd8-45ef-8f54-60f14492df04', 'date': 'Wed, 24 Aug 2022 10:05:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d1b9a944-a8b5-4c36-b181-6354e3f2872c", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": "2022-08-24T10:05:24Z", "updated_at": "2022-08-24T10:05:24Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:25,260 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.495s 2022-08-24 10:05:25,260 121371 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": "e180c3de-d987-428c-9da7-38f9028d3442", "project_id": "dc33f347b062491aaa04b7dc18553cf4", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '569', 'x-openstack-request-id': 'req-81a7e60e-08d0-4b5d-8ae1-dd412aabc972', 'date': 'Wed, 24 Aug 2022 10:05:25 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db793680-3ced-4bde-86ef-003c81df0b37", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": "2022-08-24T10:05:25Z", "updated_at": "2022-08-24T10:05:25Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:26,457 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 1.196s 2022-08-24 10:05:26,458 121371 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": "e180c3de-d987-428c-9da7-38f9028d3442", "project_id": "dc33f347b062491aaa04b7dc18553cf4", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9406b4ad-2892-43ab-8e15-e2808a19d79f', 'date': 'Wed, 24 Aug 2022 10:05:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eb6d2fe9-49fa-4f8f-98dc-d3c793aeea21", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": "2022-08-24T10:05:26Z", "updated_at": "2022-08-24T10:05:26Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:26,843 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/security-group-rules 0.385s 2022-08-24 10:05:26,844 121371 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": "e180c3de-d987-428c-9da7-38f9028d3442", "project_id": "dc33f347b062491aaa04b7dc18553cf4", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-e0d18d4b-2cd3-416a-8fdf-0f78dfa50370', 'date': 'Wed, 24 Aug 2022 10:05:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "1190bef9-a1a0-4a08-97af-a626e69d9b38", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "security_group_id": "e180c3de-d987-428c-9da7-38f9028d3442", "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": "2022-08-24T10:05:26Z", "updated_at": "2022-08-24T10:05:26Z", "revision_number": 0, "project_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:26,844 121371 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2022-08-24 10:05:26,881 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/image/v2/images/e371b603-1455-49dc-bf2a-5acf95571218 0.036s 2022-08-24 10:05:26,882 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '946', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1936d349-d8e7-458d-a28e-0b2762f0825b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/image/v2/images/e371b603-1455-49dc-bf2a-5acf95571218'} 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": "f71a167399734714a60b777eea4e2ecc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53", "id": "e371b603-1455-49dc-bf2a-5acf95571218", "created_at": "2022-08-24T09:56:30Z", "updated_at": "2022-08-24T09:56:46Z", "tags": [], "self": "/v2/images/e371b603-1455-49dc-bf2a-5acf95571218", "file": "/v2/images/e371b603-1455-49dc-bf2a-5acf95571218/file", "schema": "/v2/schemas/image"}' 2022-08-24 10:05:27,797 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes 0.915s 2022-08-24 10:05:27,798 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "snapshot_id": null, "imageRef": "e371b603-1455-49dc-bf2a-5acf95571218", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-200c7b44-8c93-4a11-bf95-cafde317f483', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-200c7b44-8c93-4a11-bf95-cafde317f483', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:27.663048", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2022-08-24 10:05:27,929 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.119s 2022-08-24 10:05:27,930 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ea33fb1-d26e-41cf-b8e0-bbe6145f3205', 'content-length': '896', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ea33fb1-d26e-41cf-b8e0-bbe6145f3205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:29,034 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.092s 2022-08-24 10:05:29,034 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:28 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55b5bf40-d6f1-403b-909c-280d6bcf1659', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55b5bf40-d6f1-403b-909c-280d6bcf1659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:30,146 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.096s 2022-08-24 10:05:30,147 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd302746-3c5f-421d-aa63-013d57c524e4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd302746-3c5f-421d-aa63-013d57c524e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:31,244 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.085s 2022-08-24 10:05:31,244 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c58615e4-fdd2-4129-b4b3-68e541040cd4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c58615e4-fdd2-4129-b4b3-68e541040cd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:32,338 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.079s 2022-08-24 10:05:32,338 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2591426-aea7-436c-8c10-4c9c4bf565e7', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2591426-aea7-436c-8c10-4c9c4bf565e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:33,458 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.109s 2022-08-24 10:05:33,459 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a754184-86c4-45ea-930d-ea9e4e311b06', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a754184-86c4-45ea-930d-ea9e4e311b06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:34,600 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.129s 2022-08-24 10:05:34,600 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:34 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94df138c-943b-40be-8e99-9a7fd78a1f6b', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94df138c-943b-40be-8e99-9a7fd78a1f6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:35,709 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.093s 2022-08-24 10:05:35,710 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a352d0e-6157-4643-ab28-4d6fad1012ba', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a352d0e-6157-4643-ab28-4d6fad1012ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:36,807 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.083s 2022-08-24 10:05:36,808 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:36 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705a2921-91aa-4e74-ae1a-07e978c0ec58', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-705a2921-91aa-4e74-ae1a-07e978c0ec58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:37,875 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.056s 2022-08-24 10:05:37,875 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:37 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f4ca693-223c-4b63-b3a3-849ae4b60612', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f4ca693-223c-4b63-b3a3-849ae4b60612', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:38,996 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.108s 2022-08-24 10:05:38,996 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:38 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a7afc4-7e61-4dcf-9fd0-af141f37030c', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a7afc4-7e61-4dcf-9fd0-af141f37030c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:40,187 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.175s 2022-08-24 10:05:40,187 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:40 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea88b508-c85d-4a53-982c-b2b4978b8557', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea88b508-c85d-4a53-982c-b2b4978b8557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:41,283 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.084s 2022-08-24 10:05:41,284 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:41 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d262316-7553-4299-aca6-e891c63d8b87', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d262316-7553-4299-aca6-e891c63d8b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:42,389 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.091s 2022-08-24 10:05:42,390 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:42 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-850620cc-3b0e-49ef-b6a4-8fecb03b9c01', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-850620cc-3b0e-49ef-b6a4-8fecb03b9c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:43,495 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.093s 2022-08-24 10:05:43,495 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:43 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bbf42c9-d03d-4c81-8016-d65873747df2', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bbf42c9-d03d-4c81-8016-d65873747df2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:44,575 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.068s 2022-08-24 10:05:44,576 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:44 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72999720-9dd6-4f62-8569-81d9e6ca1de4', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72999720-9dd6-4f62-8569-81d9e6ca1de4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:45,686 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.066s 2022-08-24 10:05:45,686 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a007723c-8e0a-4844-a713-7901824e911a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a007723c-8e0a-4844-a713-7901824e911a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:46,874 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.173s 2022-08-24 10:05:46,874 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db7137c0-636b-471c-a9cc-719bf11068dc', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db7137c0-636b-471c-a9cc-719bf11068dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:48,012 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.126s 2022-08-24 10:05:48,013 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:47 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5deadbe-8d5f-453d-894e-6d3a4b888a34', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5deadbe-8d5f-453d-894e-6d3a4b888a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:49,123 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.097s 2022-08-24 10:05:49,123 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe2938e-7213-412f-8b3d-54150060c19d', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe2938e-7213-412f-8b3d-54150060c19d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:50,248 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.112s 2022-08-24 10:05:50,248 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3792ce1c-b15d-492d-a483-b844c7367673', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3792ce1c-b15d-492d-a483-b844c7367673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:51,318 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.057s 2022-08-24 10:05:51,319 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:51 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6abcfb8f-9c45-4175-ab37-a2b165df53af', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6abcfb8f-9c45-4175-ab37-a2b165df53af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:52,427 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.088s 2022-08-24 10:05:52,428 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:52 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb597ac-564d-467e-8c2d-03e85a4a6ccb', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb597ac-564d-467e-8c2d-03e85a4a6ccb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:53,559 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.103s 2022-08-24 10:05:53,559 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:53 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0daf618-a464-4988-8a7d-9523d7ae2a55', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0daf618-a464-4988-8a7d-9523d7ae2a55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:54,648 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.077s 2022-08-24 10:05:54,649 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:54 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-801f5bcd-34f6-423f-8f99-e064e7b9b90a', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-801f5bcd-34f6-423f-8f99-e064e7b9b90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:55,722 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.061s 2022-08-24 10:05:55,722 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:55 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b2007c-54ca-44f1-aad1-478daf5767d9', 'content-length': '920', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b2007c-54ca-44f1-aad1-478daf5767d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:56,858 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.125s 2022-08-24 10:05:56,858 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:56 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18385bf8-2994-4bc0-bb6c-93bc80acb76a', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18385bf8-2994-4bc0-bb6c-93bc80acb76a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:56.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:57,949 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.073s 2022-08-24 10:05:57,950 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:57 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdaf10b5-9d4e-4b4b-8a13-c03bd19e0673', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdaf10b5-9d4e-4b4b-8a13-c03bd19e0673', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:56.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:05:59,055 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.094s 2022-08-24 10:05:59,056 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:05:58 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bee035c-1ff8-40f9-b0ee-57680100d958', 'content-length': '981', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bee035c-1ff8-40f9-b0ee-57680100d958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:05:56.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:06:00,166 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.091s 2022-08-24 10:06:00,166 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91054013-023b-44e2-86af-d5a47be0a789', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91054013-023b-44e2-86af-d5a47be0a789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:00.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:06:00,177 121371 INFO [tempest.common.waiters] volume 678a08dc-270a-4f48-b1e1-7b5273ce4070 reached available after waiting for 33.177142 seconds 2022-08-24 10:06:00,249 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.072s 2022-08-24 10:06:00,249 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8baa61df-5ba5-404d-8928-4841e6352b4b', 'content-length': '1369', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8baa61df-5ba5-404d-8928-4841e6352b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:00.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:06:00,575 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86/identity/v3/auth/tokens 0.305s 2022-08-24 10:06:00,576 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: <omitted> Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:00 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-a6a8b00a-ba65-4745-93b0-d0e375d75026', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86/identity/v3/auth/tokens'} Body: b'{"token": {"methods": ["password"], "user": {"domain": {"id": "default", "name": "Default"}, "id": "3ccfd2f7e35646b0a60b28b6807cee4b", "name": "tempest-TestVolumeBootPattern-1762380404-project", "password_expires_at": null}, "audit_ids": ["DgvLnpbxS3-NXFnPnwHN5A"], "expires_at": "2022-08-24T11:06:00.000000Z", "issued_at": "2022-08-24T10:06:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc33f347b062491aaa04b7dc18553cf4", "name": "tempest-TestVolumeBootPattern-1762380404"}, "is_domain": false, "roles": [{"id": "7fcd054cc7c549b18e4ac97d4a405e8c", "name": "reader"}, {"id": "7ab2687826544b8e80c709d6061162d4", "name": "member"}], "catalog": [{"endpoints": [{"id": "d531ef3ff3844c74ba6bdb50e89980dd", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/image", "region": "RegionOne"}], "id": "1641eab6ff884787bfc7d1b73df7bff2", "type": "image", "name": "glance"}, {"endpoints": [{"id": "905a99820a624837927759a914f600c6", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2.1", "region": "RegionOne"}], "id": "346cc409fb0d491d9663c138735a84bd", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "c2b6b41c10b649d3a11a56cb543a0207", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/compute/v2/dc33f347b062491aaa04b7dc18553cf4", "region": "RegionOne"}], "id": "48ca30801bb641fc865ed446bdcc2769", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a4e5cf610f68476988805e55e7838156", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4", "region": "RegionOne"}], "id": "82bbc83554784139bdb53ee0f140b047", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4c10da4c69a442f8a9087db2f6a43d04", "interface": "admin", "region_id": "RegionOne", "url": "http://10.222.0.86:8080", "region": "RegionOne"}, {"id": "a2fdeef302694c54bb989eed54176a51", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:8080/v1/AUTH_dc33f347b062491aaa04b7dc18553cf4", "region": "RegionOne"}], "id": "88b28e796f7e494db9d691ef3c8182f4", "type": "object-store", "name": "swift"}, {"endpoints": [{"id": "74b405bfd7e34bacabeef00ca905cff9", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/identity", "region": "RegionOne"}], "id": "891e053bbb6d4382adfdcebae8080d4e", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "3a722f698806406d94227a7bf717234c", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/placement", "region": "RegionOne"}], "id": "919656f545d6453e8f475bb4cb84007f", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "9d25f72e42a54f54947589355da06277", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4", "region": "RegionOne"}], "id": "d63c9ffba9084ccd973d97c7e113513e", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "a5d4db65a6c346e1872db98975bba12a", "interface": "public", "region_id": "RegionOne", "url": "http://10.222.0.86:9696/networking", "region": "RegionOne"}], "id": "fd3152acb42f443284eaa6d533fd4f81", "type": "network", "name": "neutron"}]}}' 2022-08-24 10:06:00,576 121371 INFO [tempest.lib.common.fixed_network] (TestVolumeBootPattern:test_volume_boot_pattern) Found network {'id': 'ac0d3e7c-c9a8-484b-82e2-ae97881bbe2e', 'name': 'tempest-TestVolumeBootPattern-630102703-network', 'tenant_id': 'dc33f347b062491aaa04b7dc18553cf4', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dc33f347b062491aaa04b7dc18553cf4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'vlan', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': 1080, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2022-08-24T10:04:56Z', 'updated_at': '2022-08-24T10:04:57Z', 'revision_number': 1} available for tenant 2022-08-24 10:06:02,402 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.222.0.86/compute/v2.1/servers 1.825s 2022-08-24 10:06:02,403 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"server": {"name": "tempest-TestVolumeBootPattern-server-270075712", "imageRef": "", "flavorRef": "452", "key_name": "tempest-TestVolumeBootPattern-1474637294", "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "block_device_mapping_v2": [{"uuid": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "ac0d3e7c-c9a8-484b-82e2-ae97881bbe2e"}]}} Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:00 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '405', 'location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d97d690-1ddd-49a0-b035-71288e4b2305', 'x-compute-request-id': 'req-3d97d690-1ddd-49a0-b035-71288e4b2305', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/servers'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "adminPass": "3nnB2eZQFZay"}}' 2022-08-24 10:06:02,610 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.204s 2022-08-24 10:06:02,611 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1094', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bceda974-e00e-40fe-9cb2-5fb3be7f0c3a', 'x-compute-request-id': 'req-bceda974-e00e-40fe-9cb2-5fb3be7f0c3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": []}}' 2022-08-24 10:06:03,854 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.230s 2022-08-24 10:06:03,854 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1136', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dc8b5cc4-26c1-43f8-9cad-40bc86d65071', 'x-compute-request-id': 'req-dc8b5cc4-26c1-43f8-9cad-40bc86d65071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:03,868 121371 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/None" after 1 second wait 2022-08-24 10:06:05,037 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.167s 2022-08-24 10:06:05,037 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d2894409-111d-436e-8934-153b1a397c23', 'x-compute-request-id': 'req-d2894409-111d-436e-8934-153b1a397c23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:06,166 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.114s 2022-08-24 10:06:06,166 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf9371c0-7bf4-4b50-94d3-960fe781a6a3', 'x-compute-request-id': 'req-bf9371c0-7bf4-4b50-94d3-960fe781a6a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:07,298 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.118s 2022-08-24 10:06:07,298 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-96910e02-d0c5-4935-b2f6-70f9dea49628', 'x-compute-request-id': 'req-96910e02-d0c5-4935-b2f6-70f9dea49628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:08,412 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.101s 2022-08-24 10:06:08,413 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-632dcc1b-2115-4f07-a03c-c85deab37318', 'x-compute-request-id': 'req-632dcc1b-2115-4f07-a03c-c85deab37318', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:09,520 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.094s 2022-08-24 10:06:09,520 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4ea70908-66d0-4775-9a04-fb9889fe41d0', 'x-compute-request-id': 'req-4ea70908-66d0-4775-9a04-fb9889fe41d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:10,676 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.144s 2022-08-24 10:06:10,677 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-756e08bb-e032-4b47-a841-db08f2620b01', 'x-compute-request-id': 'req-756e08bb-e032-4b47-a841-db08f2620b01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:11,886 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.197s 2022-08-24 10:06:11,886 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:11 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d77ba6-5a37-4bb8-bab5-48a01ca5d574', 'x-compute-request-id': 'req-00d77ba6-5a37-4bb8-bab5-48a01ca5d574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:13,093 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.194s 2022-08-24 10:06:13,093 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69b9cf84-8534-4542-a1f6-f244711d1fcc', 'x-compute-request-id': 'req-69b9cf84-8534-4542-a1f6-f244711d1fcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:14,234 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.123s 2022-08-24 10:06:14,235 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a17fcea5-ebea-4463-a951-0347b417e9a7', 'x-compute-request-id': 'req-a17fcea5-ebea-4463-a951-0347b417e9a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:15,365 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.118s 2022-08-24 10:06:15,366 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ad3fcce5-ba65-45ee-8c50-17c8ccb4443e', 'x-compute-request-id': 'req-ad3fcce5-ba65-45ee-8c50-17c8ccb4443e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:16,523 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.139s 2022-08-24 10:06:16,524 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-719ca9c6-a51f-4afa-9af7-cf5c973c0b36', 'x-compute-request-id': 'req-719ca9c6-a51f-4afa-9af7-cf5c973c0b36', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:17,637 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.101s 2022-08-24 10:06:17,637 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:17 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0dc9d2c2-a9d6-447a-823d-e6508b154fe6', 'x-compute-request-id': 'req-0dc9d2c2-a9d6-447a-823d-e6508b154fe6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:18,750 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.099s 2022-08-24 10:06:18,750 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-503cadeb-8f1d-4b41-b03d-6df1097b4cfa', 'x-compute-request-id': 'req-503cadeb-8f1d-4b41-b03d-6df1097b4cfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:19,858 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.092s 2022-08-24 10:06:19,859 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8f9fa19-0852-493f-bac6-3293bc99d6ab', 'x-compute-request-id': 'req-a8f9fa19-0852-493f-bac6-3293bc99d6ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:20,978 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.106s 2022-08-24 10:06:20,978 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1192', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a0de3ec5-e0eb-4933-aab2-0a1d46356671', 'x-compute-request-id': 'req-a0de3ec5-e0eb-4933-aab2-0a1d46356671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:22,117 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.126s 2022-08-24 10:06:22,117 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b11f887-7dc0-487e-9c9a-7084c0afe8e5', 'x-compute-request-id': 'req-7b11f887-7dc0-487e-9c9a-7084c0afe8e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "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": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:22,129 121371 INFO [tempest.common.waiters] State transition "BUILD/None" ==> "BUILD/block_device_mapping" after 20 second wait 2022-08-24 10:06:23,417 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.286s 2022-08-24 10:06:23,417 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:23 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1ba9c69-1b2e-4a91-ab15-cc51157885fd', 'x-compute-request-id': 'req-d1ba9c69-1b2e-4a91-ab15-cc51157885fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:23,428 121371 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "BUILD/spawning" after 21 second wait 2022-08-24 10:06:24,600 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.171s 2022-08-24 10:06:24,601 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:24 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-befb5bd3-ded2-4bc4-81a7-09797bad4787', 'x-compute-request-id': 'req-befb5bd3-ded2-4bc4-81a7-09797bad4787', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:25,768 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.154s 2022-08-24 10:06:25,768 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:25 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-afeda249-8300-41e0-92e5-465f1ec1a829', 'x-compute-request-id': 'req-afeda249-8300-41e0-92e5-465f1ec1a829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:26,947 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.167s 2022-08-24 10:06:26,947 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:26 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1896dd5-1c0f-4d51-8726-15968ceb0bbf', 'x-compute-request-id': 'req-d1896dd5-1c0f-4d51-8726-15968ceb0bbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:28,205 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.244s 2022-08-24 10:06:28,205 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:27 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d7ad90f4-43e8-42a1-a2fa-7bfd8330b81d', 'x-compute-request-id': 'req-d7ad90f4-43e8-42a1-a2fa-7bfd8330b81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:29,377 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.159s 2022-08-24 10:06:29,378 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:29 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d3e14a68-4ae2-4d67-a097-4b62a9875ab7', 'x-compute-request-id': 'req-d3e14a68-4ae2-4d67-a097-4b62a9875ab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:30,565 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.174s 2022-08-24 10:06:30,565 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:30 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-da0e0f18-da2d-4c49-90fa-5baef8083086', 'x-compute-request-id': 'req-da0e0f18-da2d-4c49-90fa-5baef8083086', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:31,776 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.197s 2022-08-24 10:06:31,777 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:31 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9831f518-de3e-428d-a5cf-dc105614a610', 'x-compute-request-id': 'req-9831f518-de3e-428d-a5cf-dc105614a610', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:32,953 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.164s 2022-08-24 10:06:32,954 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:32 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b72a0c00-0b22-4558-8d0f-22fdfa310892', 'x-compute-request-id': 'req-b72a0c00-0b22-4558-8d0f-22fdfa310892', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:34,123 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.156s 2022-08-24 10:06:34,123 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:33 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b54a6b22-da7e-412e-a873-ad996b42df49', 'x-compute-request-id': 'req-b54a6b22-da7e-412e-a873-ad996b42df49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:44,787 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 9.651s 2022-08-24 10:06:44,787 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:35 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ecc9e11f-f12e-488b-b633-609f6a0924f9', 'x-compute-request-id': 'req-ecc9e11f-f12e-488b-b633-609f6a0924f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:45,953 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.154s 2022-08-24 10:06:45,954 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:45 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-98d1a732-cd4a-4450-ac49-df652e73905f', 'x-compute-request-id': 'req-98d1a732-cd4a-4450-ac49-df652e73905f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:47,128 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.162s 2022-08-24 10:06:47,128 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:46 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ffea081e-9e9b-4e2d-999a-3199a252a5de', 'x-compute-request-id': 'req-ffea081e-9e9b-4e2d-999a-3199a252a5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:48,322 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.180s 2022-08-24 10:06:48,322 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:48 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9ced1c4-4c4c-47c6-84ce-81ae43794f8e', 'x-compute-request-id': 'req-f9ced1c4-4c4c-47c6-84ce-81ae43794f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:49,490 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.155s 2022-08-24 10:06:49,491 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:49 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1265', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e0c5dfd1-dfc3-485d-8710-5ca9b21354e9', 'x-compute-request-id': 'req-e0c5dfd1-dfc3-485d-8710-5ca9b21354e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "BUILD", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "spawning", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:50,663 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.159s 2022-08-24 10:06:50,663 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a160fe31-6fac-4386-9b8f-589fb868c037', 'x-compute-request-id': 'req-a160fe31-6fac-4386-9b8f-589fb868c037', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:50Z", "addresses": {"tempest-TestVolumeBootPattern-630102703-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:50,675 121371 INFO [tempest.common.waiters] State transition "BUILD/spawning" ==> "ACTIVE/None" after 48 second wait 2022-08-24 10:06:50,835 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.159s 2022-08-24 10:06:50,836 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:06:50 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1451', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e927fe0e-18f2-45ca-a0c4-4c21591308aa', 'x-compute-request-id': 'req-e927fe0e-18f2-45ca-a0c4-4c21591308aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:06:50Z", "addresses": {"tempest-TestVolumeBootPattern-630102703-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:06:50,847 121371 INFO [tempest.scenario.test_volume_boot_pattern] Booted first instance: {'id': '350e1445-9336-439c-b146-ee4c74211b54', 'name': 'tempest-TestVolumeBootPattern-server-270075712', 'status': 'ACTIVE', 'tenant_id': 'dc33f347b062491aaa04b7dc18553cf4', 'user_id': '3ccfd2f7e35646b0a60b28b6807cee4b', 'metadata': {}, 'hostId': 'a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.86/compute/flavors/452'}]}, 'created': '2022-08-24T10:06:02Z', 'updated': '2022-08-24T10:06:50Z', 'addresses': {'tempest-TestVolumeBootPattern-630102703-network': [{'version': 4, 'addr': '172.20.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ff:33:c3'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'}, {'rel': 'bookmark', 'href': 'http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1474637294', 'OS-SRV-USG:launched_at': '2022-08-24T10:06:50.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-603873071'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '678a08dc-270a-4f48-b1e1-7b5273ce4070'}]} 2022-08-24 10:06:50,847 121371 INFO [tempest.scenario.test_volume_boot_pattern] Setting timestamp in instance {'id': '350e1445-9336-439c-b146-ee4c74211b54', 'name': 'tempest-TestVolumeBootPattern-server-270075712', 'status': 'ACTIVE', 'tenant_id': 'dc33f347b062491aaa04b7dc18553cf4', 'user_id': '3ccfd2f7e35646b0a60b28b6807cee4b', 'metadata': {}, 'hostId': 'a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.86/compute/flavors/452'}]}, 'created': '2022-08-24T10:06:02Z', 'updated': '2022-08-24T10:06:50Z', 'addresses': {'tempest-TestVolumeBootPattern-630102703-network': [{'version': 4, 'addr': '172.20.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ff:33:c3'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'}, {'rel': 'bookmark', 'href': 'http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1474637294', 'OS-SRV-USG:launched_at': '2022-08-24T10:06:50.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-603873071'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '678a08dc-270a-4f48-b1e1-7b5273ce4070'}]} 2022-08-24 10:06:51,053 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86:9696/networking/v2.0/ports?device_id=350e1445-9336-439c-b146-ee4c74211b54 0.205s 2022-08-24 10:06:51,053 121371 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': '930', 'x-openstack-request-id': 'req-47d99294-b79e-414d-a51f-f1ec4e093042', 'date': 'Wed, 24 Aug 2022 10:06:51 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/ports?device_id=350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"ports":[{"id":"e7af2444-9e35-49f8-aeab-b94839769f32","name":"","network_id":"ac0d3e7c-c9a8-484b-82e2-ae97881bbe2e","tenant_id":"dc33f347b062491aaa04b7dc18553cf4","mac_address":"fa:16:3e:ff:33:c3","admin_state_up":true,"status":"ACTIVE","device_id":"350e1445-9336-439c-b146-ee4c74211b54","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"a331461a-0e09-47d1-a064-e0fef78318c9","ip_address":"172.20.0.8"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["e180c3de-d987-428c-9da7-38f9028d3442"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"hv-cinder-85427","binding:vif_type":"hyperv","binding:vif_details":{"connectivity":"legacy","port_filter":false,"bound_drivers":{"0":"hyperv"}},"port_security_enabled":true,"tags":[],"created_at":"2022-08-24T10:06:21Z","updated_at":"2022-08-24T10:06:48Z","revision_number":5,"project_id":"dc33f347b062491aaa04b7dc18553cf4"}]}' 2022-08-24 10:06:52,596 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.222.0.86:9696/networking/v2.0/floatingips 1.542s 2022-08-24 10:06:52,597 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: {"floatingip": {"floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "port_id": "e7af2444-9e35-49f8-aeab-b94839769f32", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "fixed_ip_address": "172.20.0.8"}} Response - Headers: {'content-type': 'application/json', 'content-length': '797', 'x-openstack-request-id': 'req-3a661e20-d104-45d0-97e2-6ef6359145d7', 'date': 'Wed, 24 Aug 2022 10:06:52 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "556d4244-51c5-4b4e-b0ed-22c20e9df368", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "floating_ip_address": "172.27.4.235", "floating_network_id": "150b7665-ab9b-4b22-a407-9c3ae50a9eeb", "router_id": "c1ff9e5c-85c4-4e78-8e4f-4e5237e6e027", "port_id": "e7af2444-9e35-49f8-aeab-b94839769f32", "fixed_ip_address": "172.20.0.8", "status": "DOWN", "project_id": "dc33f347b062491aaa04b7dc18553cf4", "description": "", "port_details": {"name": "", "network_id": "ac0d3e7c-c9a8-484b-82e2-ae97881bbe2e", "mac_address": "fa:16:3e:ff:33:c3", "admin_state_up": true, "status": "ACTIVE", "device_id": "350e1445-9336-439c-b146-ee4c74211b54", "device_owner": "compute:nova"}, "tags": [], "created_at": "2022-08-24T10:06:51Z", "updated_at": "2022-08-24T10:06:51Z", "revision_number": 0}}' 2022-08-24 10:06:52,598 121371 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.235:22' as 'ubuntu' with public key authentication 2022-08-24 10:06:56,728 121371 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.235 ([Errno None] Unable to connect to port 22 on 172.27.4.235). Number attempts: 1. Retry after 2 seconds. 2022-08-24 10:07:02,292 121371 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.235 ([Errno None] Unable to connect to port 22 on 172.27.4.235). Number attempts: 2. Retry after 3 seconds. 2022-08-24 10:07:08,852 121371 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.235 ([Errno None] Unable to connect to port 22 on 172.27.4.235). Number attempts: 3. Retry after 4 seconds. 2022-08-24 10:07:16,436 121371 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.235 ([Errno None] Unable to connect to port 22 on 172.27.4.235). Number attempts: 4. Retry after 5 seconds. 2022-08-24 10:07:25,012 121371 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.235 ([Errno None] Unable to connect to port 22 on 172.27.4.235). Number attempts: 5. Retry after 6 seconds. 2022-08-24 10:07:31,532 121371 WARNING [tempest.lib.common.ssh] Failed to establish authenticated ssh connection to ubuntu@172.27.4.235 ([Errno None] Unable to connect to port 22 on 172.27.4.235). Number attempts: 6. Retry after 7 seconds. 2022-08-24 10:07:39,057 121371 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:07:39,294 121371 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:07:39,294 121371 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.235 successfully created 2022-08-24 10:07:39,295 121371 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" 2022-08-24 10:07:39,295 121371 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.235:22' as 'ubuntu' with public key authentication 2022-08-24 10:07:39,307 121371 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:07:39,457 121371 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:07:39,457 121371 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.235 successfully created 2022-08-24 10:08:20,648 121371 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; sudo cat /mnt/timestamp 2022-08-24 10:08:20,648 121371 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.27.4.235:22' as 'ubuntu' with public key authentication 2022-08-24 10:08:20,661 121371 INFO [paramiko.transport] Connected (version 2.0, client OpenSSH_7.2p2) 2022-08-24 10:08:20,797 121371 INFO [paramiko.transport] Authentication (publickey) successful! 2022-08-24 10:08:20,797 121371 INFO [tempest.lib.common.ssh] ssh connection to ubuntu@172.27.4.235 successfully created 2022-08-24 10:09:01,077 121371 INFO [tempest.scenario.test_volume_boot_pattern] Deleting first instance: {'id': '350e1445-9336-439c-b146-ee4c74211b54', 'name': 'tempest-TestVolumeBootPattern-server-270075712', 'status': 'ACTIVE', 'tenant_id': 'dc33f347b062491aaa04b7dc18553cf4', 'user_id': '3ccfd2f7e35646b0a60b28b6807cee4b', 'metadata': {}, 'hostId': 'a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344', 'image': '', 'flavor': {'id': '452', 'links': [{'rel': 'bookmark', 'href': 'http://10.222.0.86/compute/flavors/452'}]}, 'created': '2022-08-24T10:06:02Z', 'updated': '2022-08-24T10:06:50Z', 'addresses': {'tempest-TestVolumeBootPattern-630102703-network': [{'version': 4, 'addr': '172.20.0.8', 'OS-EXT-IPS:type': 'fixed', 'OS-EXT-IPS-MAC:mac_addr': 'fa:16:3e:ff:33:c3'}]}, 'accessIPv4': '', 'accessIPv6': '', 'links': [{'rel': 'self', 'href': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'}, {'rel': 'bookmark', 'href': 'http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54'}], 'OS-DCF:diskConfig': 'MANUAL', 'progress': 0, 'OS-EXT-AZ:availability_zone': 'nova', 'config_drive': 'True', 'key_name': 'tempest-TestVolumeBootPattern-1474637294', 'OS-SRV-USG:launched_at': '2022-08-24T10:06:50.000000', 'OS-SRV-USG:terminated_at': None, 'security_groups': [{'name': 'tempest-secgroup-smoke-603873071'}], 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'active', 'OS-EXT-STS:power_state': 1, 'os-extended-volumes:volumes_attached': [{'id': '678a08dc-270a-4f48-b1e1-7b5273ce4070'}]} 2022-08-24 10:09:01,196 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 204 DELETE http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.118s 2022-08-24 10:09:01,196 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:01 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-51eda450-d598-472f-941b-9132169dd9c4', 'x-compute-request-id': 'req-51eda450-d598-472f-941b-9132169dd9c4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'' 2022-08-24 10:09:01,504 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.307s 2022-08-24 10:09:01,504 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:01 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e46d6db7-9539-4d06-b190-b619c7fddabb', 'x-compute-request-id': 'req-e46d6db7-9539-4d06-b190-b619c7fddabb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {"tempest-TestVolumeBootPattern-630102703-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}, {"version": 4, "addr": "172.27.4.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:02,683 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.167s 2022-08-24 10:09:02,684 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:02 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1576', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-21f4dcf9-3035-4337-bbcd-e330b0a121f8', 'x-compute-request-id': 'req-21f4dcf9-3035-4337-bbcd-e330b0a121f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {"tempest-TestVolumeBootPattern-630102703-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}, {"version": 4, "addr": "172.27.4.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-603873071"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:03,964 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.268s 2022-08-24 10:09:03,964 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:03 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1509', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-febf7824-0c3f-41b7-b627-1d91b15caaa8', 'x-compute-request-id': 'req-febf7824-0c3f-41b7-b627-1d91b15caaa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {"tempest-TestVolumeBootPattern-630102703-network": [{"version": 4, "addr": "172.20.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}, {"version": 4, "addr": "172.27.4.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ff:33:c3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:05,091 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.113s 2022-08-24 10:09:05,092 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:04 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d36c2edf-6510-4df9-a859-7f1f8326584f', 'x-compute-request-id': 'req-d36c2edf-6510-4df9-a859-7f1f8326584f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:06,470 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.366s 2022-08-24 10:09:06,471 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:06 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a184d21-ba58-45b6-80c2-087d59898fa5', 'x-compute-request-id': 'req-3a184d21-ba58-45b6-80c2-087d59898fa5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:07,632 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.149s 2022-08-24 10:09:07,632 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a673ab69-c1e0-4db5-a7e3-dbbb23faf7a5', 'x-compute-request-id': 'req-a673ab69-c1e0-4db5-a7e3-dbbb23faf7a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:08,803 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.159s 2022-08-24 10:09:08,803 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0c188aae-0c8a-4f97-a698-f7f6b480a7ab', 'x-compute-request-id': 'req-0c188aae-0c8a-4f97-a698-f7f6b480a7ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:09,969 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.153s 2022-08-24 10:09:09,969 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1af301d3-cc15-4fd7-a3c0-f473511dea6a', 'x-compute-request-id': 'req-1af301d3-cc15-4fd7-a3c0-f473511dea6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:11,271 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.288s 2022-08-24 10:09:11,272 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-702c5be4-9034-4205-9fac-3ce26a6f182f', 'x-compute-request-id': 'req-702c5be4-9034-4205-9fac-3ce26a6f182f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:12,426 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.142s 2022-08-24 10:09:12,426 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:12 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e48cd6e-c442-458f-b594-0d5c15ba5ac8', 'x-compute-request-id': 'req-2e48cd6e-c442-458f-b594-0d5c15ba5ac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:13,588 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.149s 2022-08-24 10:09:13,588 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:13 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ff40f076-37fc-4b63-95f9-5e5185017295', 'x-compute-request-id': 'req-ff40f076-37fc-4b63-95f9-5e5185017295', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:14,767 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.166s 2022-08-24 10:09:14,767 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:14 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7f50142c-e14d-42da-b057-c17a9bcc4d60', 'x-compute-request-id': 'req-7f50142c-e14d-42da-b057-c17a9bcc4d60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:15,936 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.157s 2022-08-24 10:09:15,936 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:15 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33d01c63-e42c-4d48-93b3-94a73e2b90f7', 'x-compute-request-id': 'req-33d01c63-e42c-4d48-93b3-94a73e2b90f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:17,098 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.149s 2022-08-24 10:09:17,099 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:16 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f05fd3a5-5965-4a4b-87ed-c50230f32c48', 'x-compute-request-id': 'req-f05fd3a5-5965-4a4b-87ed-c50230f32c48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:18,276 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.164s 2022-08-24 10:09:18,276 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:18 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a5488c3b-780d-46de-97c4-ff5d17991912', 'x-compute-request-id': 'req-a5488c3b-780d-46de-97c4-ff5d17991912', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:19,444 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.156s 2022-08-24 10:09:19,445 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:19 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1da1d864-b0d6-4d13-b048-d511d4d9b07d', 'x-compute-request-id': 'req-1da1d864-b0d6-4d13-b048-d511d4d9b07d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:20,610 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.152s 2022-08-24 10:09:20,610 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:20 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33279593-2462-4afa-939e-332581976fb4', 'x-compute-request-id': 'req-33279593-2462-4afa-939e-332581976fb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:09:21,783 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.161s 2022-08-24 10:09:21,783 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:09:21 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-length': '1225', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-819b4171-8c39-45ba-99d7-dc757826b74b', 'x-compute-request-id': 'req-819b4171-8c39-45ba-99d7-dc757826b74b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"server": {"id": "350e1445-9336-439c-b146-ee4c74211b54", "name": "tempest-TestVolumeBootPattern-server-270075712", "status": "ACTIVE", "tenant_id": "dc33f347b062491aaa04b7dc18553cf4", "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "metadata": {}, "hostId": "a343e6fb86f91349f8e5d1e20f6dc727a1fa8dd0c5658db9da42b344", "image": "", "flavor": {"id": "452", "links": [{"rel": "bookmark", "href": "http://10.222.0.86/compute/flavors/452"}]}, "created": "2022-08-24T10:06:02Z", "updated": "2022-08-24T10:09:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54"}, {"rel": "bookmark", "href": "http://10.222.0.86/compute/servers/350e1445-9336-439c-b146-ee4c74211b54"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-TestVolumeBootPattern-1474637294", "OS-SRV-USG:launched_at": "2022-08-24T10:06:50.000000", "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070"}]}}' 2022-08-24 10:10:22,856 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:11:22,918 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:12:22,972 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:13:23,033 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:14:23,093 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:15:23,151 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:16:23,209 121371 WARNING [urllib3.connectionpool] Retrying (Retry(total=3, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:17:23,267 121371 WARNING [urllib3.connectionpool] Retrying (Retry(total=2, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:18:23,328 121371 WARNING [urllib3.connectionpool] Retrying (Retry(total=1, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:19:23,389 121371 WARNING [urllib3.connectionpool] Retrying (Retry(total=0, connect=None, read=None, redirect=5, status=None)) after connection broken by 'ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:20:24,136 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/floatingips/556d4244-51c5-4b4e-b0ed-22c20e9df368 0.682s 2022-08-24 10:20:24,136 121371 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-9bb61972-4742-4ded-8880-ee548244c708', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:20:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/floatingips/556d4244-51c5-4b4e-b0ed-22c20e9df368'} Body: b'' 2022-08-24 10:21:24,196 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:22:24,257 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:23:24,316 121371 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.86', port=80): Read timed out. (read timeout=60)")': /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 2022-08-24 10:24:08,736 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 DELETE http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 224.599s 2022-08-24 10:24:08,737 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:23:24 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-87b85a8b-3976-4313-9467-bb750232215b', 'x-compute-request-id': 'req-87b85a8b-3976-4313-9467-bb750232215b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 350e1445-9336-439c-b146-ee4c74211b54 could not be found."}}' 2022-08-24 10:24:08,945 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 0.207s 2022-08-24 10:24:08,945 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24: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-92297c1e-81d6-4845-8a73-48b8a60a4016', 'x-compute-request-id': 'req-92297c1e-81d6-4845-8a73-48b8a60a4016', 'connection': 'close', 'status': '404', 'content-location': 'http://10.222.0.86/compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 350e1445-9336-439c-b146-ee4c74211b54 could not be found."}}' 2022-08-24 10:24:09,095 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 400 DELETE http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.149s 2022-08-24 10:24:09,096 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '307', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdd76069-a8fa-468a-805a-0fbe37ff7a63', 'x-openstack-request-id': 'req-bdd76069-a8fa-468a-805a-0fbe37ff7a63', 'connection': 'close', 'status': '400', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} 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, awaiting a transfer, or be disassociated from snapshots after volume transfer."}}' 2022-08-24 10:24:09,224 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 0.126s 2022-08-24 10:24:09,224 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:24:09 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52757f29-6f57-4e2e-a8eb-e5539b567ca8', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52757f29-6f57-4e2e-a8eb-e5539b567ca8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "attachment_id": "98d359e0-7468-44a7-b263-ddcbb2f18b0b", "volume_id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "server_id": "350e1445-9336-439c-b146-ee4c74211b54", "host_name": null, "device": "/dev/sda", "attached_at": "2022-08-24T10:06:22.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:25:10,294 121371 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 2022-08-24 10:26:06,270 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 116.034s 2022-08-24 10:26:06,271 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:25:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9f30b1-1e37-4431-a649-30b92c48b1a2', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9f30b1-1e37-4431-a649-30b92c48b1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "attachment_id": "98d359e0-7468-44a7-b263-ddcbb2f18b0b", "volume_id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "server_id": "350e1445-9336-439c-b146-ee4c74211b54", "host_name": null, "device": "/dev/sda", "attached_at": "2022-08-24T10:06:22.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:26:09,432 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 2.147s 2022-08-24 10:26:09,432 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:26:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-182cfa9c-1081-4799-aeb0-b54cdce284a3', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-182cfa9c-1081-4799-aeb0-b54cdce284a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "attachment_id": "98d359e0-7468-44a7-b263-ddcbb2f18b0b", "volume_id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "server_id": "350e1445-9336-439c-b146-ee4c74211b54", "host_name": null, "device": "/dev/sda", "attached_at": "2022-08-24T10:06:22.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:27:10,504 121371 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 2022-08-24 10:28:06,729 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 116.286s 2022-08-24 10:28:06,730 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:27:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a350a022-b7d1-477e-bf7a-6feb3b21287b', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a350a022-b7d1-477e-bf7a-6feb3b21287b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "attachment_id": "98d359e0-7468-44a7-b263-ddcbb2f18b0b", "volume_id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "server_id": "350e1445-9336-439c-b146-ee4c74211b54", "host_name": null, "device": "/dev/sda", "attached_at": "2022-08-24T10:06:22.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:28:09,579 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 1.838s 2022-08-24 10:28:09,580 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:28:07 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8566ba87-2830-41e2-b530-2896b5561744', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8566ba87-2830-41e2-b530-2896b5561744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "attachment_id": "98d359e0-7468-44a7-b263-ddcbb2f18b0b", "volume_id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "server_id": "350e1445-9336-439c-b146-ee4c74211b54", "host_name": null, "device": "/dev/sda", "attached_at": "2022-08-24T10:06:22.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:29:10,652 121371 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.86', port=80): Read timed out. (read timeout=60)")': /volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 2022-08-24 10:30:07,329 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 116.737s 2022-08-24 10:30:07,329 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:29:10 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8ea796e-92fb-47de-904b-e9bc3ef6869c', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8ea796e-92fb-47de-904b-e9bc3ef6869c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "attachment_id": "98d359e0-7468-44a7-b263-ddcbb2f18b0b", "volume_id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "server_id": "350e1445-9336-439c-b146-ee4c74211b54", "host_name": null, "device": "/dev/sda", "attached_at": "2022-08-24T10:06:22.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:30:09,789 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 200 GET http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070 1.448s 2022-08-24 10:30:09,790 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:08 GMT', 'server': 'Apache/2.4.41 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6febc4e-12ce-4a22-9d31-2284cd056b79', 'content-length': '1661', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6febc4e-12ce-4a22-9d31-2284cd056b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070'} Body: b'{"volume": {"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2022-08-24T10:05:28.000000", "updated_at": "2022-08-24T10:06:22.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1768318886", "description": null, "volume_type": "__DEFAULT__", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.222.0.86/volume/v3/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}, {"rel": "bookmark", "href": "http://10.222.0.86/volume/dc33f347b062491aaa04b7dc18553cf4/volumes/678a08dc-270a-4f48-b1e1-7b5273ce4070"}], "user_id": "3ccfd2f7e35646b0a60b28b6807cee4b", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "attachment_id": "98d359e0-7468-44a7-b263-ddcbb2f18b0b", "volume_id": "678a08dc-270a-4f48-b1e1-7b5273ce4070", "server_id": "350e1445-9336-439c-b146-ee4c74211b54", "host_name": null, "device": "/dev/sda", "attached_at": "2022-08-24T10:06:22.000000"}], "volume_image_metadata": {"signature_verified": "False", "hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/ubuntu-16", "owner_specified.openstack.sha256": "", "image_id": "e371b603-1455-49dc-bf2a-5acf95571218", "image_name": "ubuntu-16", "checksum": "318f990048c8a194829e52141534610d", "container_format": "bare", "disk_format": "vhdx", "min_disk": "0", "min_ram": "0", "size": "645922816"}, "os-vol-tenant-attr:tenant_id": "dc33f347b062491aaa04b7dc18553cf4"}}' 2022-08-24 10:30:10,051 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.222.0.86:9696/networking/v2.0/security-groups/e180c3de-d987-428c-9da7-38f9028d3442 0.249s 2022-08-24 10:30:10,052 121371 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-757c11e2-96bd-476f-8c10-e319515b0b5f', 'content-length': '0', 'date': 'Wed, 24 Aug 2022 10:30:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.222.0.86:9696/networking/v2.0/security-groups/e180c3de-d987-428c-9da7-38f9028d3442'} Body: b'' 2022-08-24 10:30:10,093 121371 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.222.0.86/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1474637294 0.040s 2022-08-24 10:30:10,093 121371 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '<omitted>'} Body: None Response - Headers: {'date': 'Wed, 24 Aug 2022 10:30:10 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-8c787d70-ee26-4330-babb-6732e6c9e473', 'x-compute-request-id': 'req-8c787d70-ee26-4330-babb-6732e6c9e473', 'connection': 'close', 'status': '202', 'content-location': 'http://10.222.0.86/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1474637294'} 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 141, 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 720, in request self._error_checker(resp, resp_body) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 831, 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, awaiting a transfer, 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 937, in wait_for_resource_deletion raise exceptions.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: (TestVolumeBootPattern:_run_cleanups) Failed to delete volume 678a08dc-270a-4f48-b1e1-7b5273ce4070 within the required time (360 s). Timer started at 1661336649. Timer ended at 1661337009. Waited for 360 s. }}} Traceback (most recent call last): File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 449, 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 444, in _make_request httplib_response = conn.getresponse() File "/usr/lib/python3.8/http/client.py", line 1348, in getresponse response.begin() File "/usr/lib/python3.8/http/client.py", line 316, in begin version, status, reason = self._read_status() File "/usr/lib/python3.8/http/client.py", line 277, 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/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 703, in urlopen httplib_response = self._make_request( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 451, 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 340, in _raise_timeout raise ReadTimeoutError( urllib3.exceptions.ReadTimeoutError: HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60) 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 88, in test_volume_boot_pattern self._delete_server(instance_1st) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 36, in _delete_server waiters.wait_for_server_termination(self.servers_client, server['id']) File "/opt/stack/tempest/tempest/common/waiters.py", line 118, in wait_for_server_termination body = client.show_server(server_id)['server'] File "/opt/stack/tempest/tempest/lib/services/compute/servers_client.py", line 157, in show_server resp, body = self.get("servers/%s" % server_id) File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 314, in get return self.request('GET', url, extra_headers, headers) 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 704, in request resp, resp_body = self._request(method, url, headers=headers, File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 583, in _request resp, resp_body = self.raw_request( File "/opt/stack/tempest/tempest/lib/common/rest_client.py", line 623, 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 74, in request return self.request_encode_url( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/request.py", line 96, in request_encode_url return self.urlopen(method, url, **extra_kw) File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/poolmanager.py", line 376, 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 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 815, in urlopen return self.urlopen( [Previous line repeated 7 more times] File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/connectionpool.py", line 787, in urlopen retries = retries.increment( File "/opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/urllib3/util/retry.py", line 592, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='10.222.0.86', port=80): Max retries exceeded with url: /compute/v2.1/servers/350e1445-9336-439c-b146-ee4c74211b54 (Caused by ReadTimeoutError("HTTPConnectionPool(host='10.222.0.86', port=80): Read timed out. (read timeout=60)")) |
||||||
setUpClass (tempest.api.compute.volumes.test_attach_volume | 1 | 0 | 0 | 0 | 1 | Detail | |
AttachVolumeMultiAttachTest) |
skip
pt10.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
pt11.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
pt12.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
pt13.1: setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) |
||||||
setUpClass (tempest.api.volume.test_volumes_backup | 2 | 0 | 0 | 0 | 2 | Detail | |
VolumesBackupsTest) |
skip
pt14.1: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) |
||||||
VolumesBackupsV39Test) |
skip
pt14.2: setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) |
||||||
setUpClass (tempest.scenario.test_encrypted_cinder_volumes | 1 | 0 | 0 | 0 | 1 | Detail | |
TestEncryptedCinderVolumes) |
skip
pt15.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
pt16.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.volumes.test_attach_volume_negative.AttachVolumeNegativeTest | 3 | 3 | 0 | 0 | 0 | Detail | |
test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
pass
pt17.1: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] |
||||||
test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
pass
pt17.2: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server[id-aab919e2-d992-4cbb-a4ed-745c2475398c,negative] |
||||||
test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
pass
pt17.3: tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] |
||||||
tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
pass
pt18.1: tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete[id-cd4ec87d-7825-450d-8040-6e2068f2da8f] |
||||||
tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON | 1 | 1 | 0 | 0 | 0 | Detail | |
test_volume_create_get_delete[id-f10f25eb-9775-4d9d-9cbe-1cf54dae9d5f] |
pass
pt19.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt20.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt21.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
pt22.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
pt22.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 | 2 | 0 | 0 | 0 | 2 | Detail | |
test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
skip
pt23.1: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv1[compute,id-e93243ec-7c37-4b5b-a099-ebf052c13216] |
||||||
test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
skip
pt23.2: tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest.test_extend_attached_encrypted_volume_luksv2[compute,id-381a2a3a-b2f4-4631-a910-720881f2cc2f] |
||||||
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
pt24.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
pt24.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
pt24.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 | 1 | 0 | 0 | 0 | Detail | |
test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] |
pass
pt25.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
pt26.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 | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
pass
pt27.1: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete[id-dd71e5f9-393e-4d4f-90e9-fa1b8d278864] |
||||||
test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
pass
pt27.2: tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params[id-3d5e5cec-72b4-4511-b135-7cc2b7a053ae] |
||||||
tempest.api.volume.admin.test_groups.GroupsTest | 2 | 2 | 0 | 0 | 0 | Detail | |
test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
pass
pt28.1: tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] |
||||||
test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
pass
pt28.2: tempest.api.volume.admin.test_groups.GroupsTest.test_group_update[id-4a8a6fd2-8b3b-4641-8f54-6a6f99320006] |
||||||
tempest.api.volume.admin.test_groups.GroupsV314Test | 1 | 1 | 0 | 0 | 0 | Detail | |
test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] |
pass
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 | 236 | 216 | 10 | 0 | 10 |